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
580
Form with UltraToolbarsManager doesn’t inherit style – office 2010 silver.
posted

I am using AppStylist for WinForms. I have one parent Form and two child forms.

I am loading a style using Infragistics.Win.AppStyling.StyleManager.Load on the parent form.

 

First child is using UltraFromManager - everything looks nice, style is matching main window – silver

Second child is  using UltraToolbarsManager and is not inheriting style loaded by main window – form is blue not silver.

 

Please see attached sample project. 

StyleTest.zip
Parents Reply Children
No Data