We have checkboxes using Infragistics.Win.UltraWinEditors.UltraCheckEditor, Infragistics2.Win.UltraWinEditors.v5.3It used to work, and has not been changed. It is supposed to be displayed in this way:
but now we rebuild on Windows 7 machine, and it displays in blur:
This issue appears in both XP and Windows 7, but it is fine in Windows 2003 Server. If I put check boxes on the top of GroupBox, looks like working fine, because those ugly text are covered by group box. I think there is problem related to UltraCheckEditor control. However, If I drag Windows standard checkbox control, it is working fine.
Hi,
What version are you using?
The v5.3 controls were released in 2005, long before the release of Windows 7. But they should certainly work in Windows XP.
You probably just need to get the latest service release.
How to get the latest service release - Infragistics Community
Another thing you can try is - set the TextRenderingMode on the controls and see if that makes any difference.