I am having an issue where the OptionSetKey is getting set to an entry in a Resource file when it is blank. This seems to happen when the design surface is serialized. I get a line similar to
Dim StateButtonTool12 As Infragistics.Win.UltraWinToolbars.StateButtonTool = New Infragistics.Win.UltraWinToolbars.StateButtonTool("Bold", Global.CIMS.Resources_ru_RU.ReportViewer_ProcessingStopped)
And I get the following error.
'Resources_ru_RU' is not a member of 'CIMS'. E:\Project\MainForm.Designer.vb
I do have that Resource file, but I handle all the resources manually because of other issues. I've even changed the resource key's value to a period, but it still seems to want to put that resource in there.
Any suggestions? Note: This is using version 7.3. I have not tested it with a newer version yet.
This appears to be a bug. I would recommend submitting the issue to the support group: http://es.infragistics.com/gethelp.