Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1785
BoldAsString?
posted

Using IG WinForms 2012 Vol 2 in MS Visual Studio 2010 (yes, we are stuck on old versions because of "management issues")...

Sometimes, within the designer when I set an Appearance.FontData.Bold value to TRUE and try to save the form I get an exception dialog that says:

Code generation for property 'BoldAsString' failed.  Error was: 'Object reference not set to an instance of an object'.

When I click OK, it'll display the same message two to four more times.

Any ideas?  I have to reset the FontData.Bold value to save the form and then set bold at runtime.