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
684
Poor Quality Form Caption With Ribbon
posted

When my application's form is maximized, the form caption (this.Text) displays in really poor quality at the top.  When the form is not maximized, the text is black with a white glow surrounding it and it looks great.  When it is maximized, the text turns white and there is no glow and it looks horrible. 

Not Maximized (looks good)

Maximized (crappy)

 

I have attached a sample project where I have only done the following:

1. Added UltraToolbarManager to form
2. Set Ribbon.Visible = true
3. Set the Form text

When the form is maximized (running on Windows 7 Ultimate), unlike Office 2007, the text becomes white and looks horrible.  Office 2007 form text remains the same whether maximized or not.

Please let me know if there is a workaround for this issue.  If not, when we can expect a fix for this.  It makes my application look poorer in quality.

Duplicated using: Infragistics 9.2.20092.2049 on Visual Studio 2008, running on Windows 7 Ultimate (32-bit).

WindowsFormsApplication1.zip