Hi,
I have a Windows Forms application that uses a UltraTextEditor. But it would have a funny behavior on Windows 7, every time the text box has the focus, the font would change. How could I eliminate this behavior.
Thanks.
I don't see any reason why the font would change, unless something in your code is doing that. What exactly is it changing to?
hi,
Thanks for a quick reply. I don't have anything on my code. We've replicated this by just placing a 2 or more UltraTextEditor controls on the Form, then type anything on each control. After that, click on the textboxes. The font of the text on the controls would somehow change.
Please note this only happens on Window 7 OS and our version of the Control is Infragistics.Win.UltraWinEditors.v5.3
Thanks