F
Farsad
Hi
I download InfoPath2007IOleCommands sample from microsoft download site.
when I open this solution and tye to build it. I get 49 error in Commands.c
such as:
'Microsoft.Office.InfoPath.FormControlCommandIds.CommandIds' does not
contain a definition for 'IsFontFormattingBold'
'Microsoft.Office.InfoPath.FormControlCommandIds.CommandIds' does not
contain a definition for 'IsFontFormattingUnderline'
'Microsoft.Office.InfoPath.FormControlCommandIds.CommandIds' does not
contain a definition for 'IsSpellingOptionCheckAsYouTypeOn'
and ...
I check FormControlCommandIds.CommandIds Enumeration in MSDN and this does
not contain any of thoes commands.
but in this sample Used those commands!
how I can fix this problem.
thanks.
I download InfoPath2007IOleCommands sample from microsoft download site.
when I open this solution and tye to build it. I get 49 error in Commands.c
such as:
'Microsoft.Office.InfoPath.FormControlCommandIds.CommandIds' does not
contain a definition for 'IsFontFormattingBold'
'Microsoft.Office.InfoPath.FormControlCommandIds.CommandIds' does not
contain a definition for 'IsFontFormattingUnderline'
'Microsoft.Office.InfoPath.FormControlCommandIds.CommandIds' does not
contain a definition for 'IsSpellingOptionCheckAsYouTypeOn'
and ...
I check FormControlCommandIds.CommandIds Enumeration in MSDN and this does
not contain any of thoes commands.
but in this sample Used those commands!
how I can fix this problem.
thanks.