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
1045
style for ribbon
posted

HI experts,

I got a question. Currently, we are using Aero style library for the whole project. But we gonna upgrade the menu from standard menu bar to Ribbon.

I open the Aero style library and see it says "When using the Ribbon, you will need to set the StyleSetName to 'RibbonStyleSet'." But the ribbonStyleSet seems empty, so that I lose all original styles. My question is how to create style set for ribbon and keep other styles the same as it is now? And if I like the Ribbon style in "office2010Blue.isl", how can I just extract those style sets for Ribbon and keep other styles as it is now? Please teach me.

Thanks in advance.

 

Parents
  • 469350
    Verified Answer
    Offline posted

    Hi Ming,

    Where does it say that about using the "RibbonStyleSet"? I'm not familiar with the reference you are making.

    My guess, just from the context of what you wrote here, that the Style Library has different styling for the ribbon in a separate style set. So maybe it just means that you should set your UltraToolbarsManager StyleSetName property to "RibbonStyleSet" so that your ribbon picks up that StyleSet instead of the default one. In that case, it would only affect the ToolbarsManager and no other controls.

Reply Children
No Data