Hello,
I have a WinForms application that flickers (a few pixels left and the right again) when having a ribbon on it and being maximized.
Prerequisites:
If the UltraToolbars has ShowRibbon false, it is ok, is not flickering. If it has no UltraToolbar at all, it is ok also. If the App form is not maximized, it is ok again!
So it is something with the way the Ribbon draws the Form and the controls on it when the form that has the Ribbon is maximized. The effect is visually unpleasing.
This is happening on WinXP.
Any way to solve it?
Thanks.
This issue was fixed in the last hotfix, 2022, for Infragistics 2008.2.
After applying the hotfix, make sure to set to false the property "Specific version" on each Infragistics dll you use in your application.
HTH,
Emanuel