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
615
Scenic ribbon + ISL style?
posted

Hi,

I was trying out the scenic ribbon in the new 2010 release. In design mode, it looks great. Runtime, it seemed some colors / gradients were missing. I'm applying a style ISL via the StyleManager.Load method. When I disable that line, the ribbon look great again (runtime), but offcourse the rest of the app doesn't any more.

So how can I combine the two? Is it perhaps possible to exclude the ribbon from styling through the ISL file?

Parents
No Data
Reply
  • 44743
    posted

    You can set UseAppStyling on the UltraToolbarsManager to False. This will prevent the Ribbon from resolving its appearances from the ISL file.

Children
No Data