Posted 12 March 2022, 1:35 pm EST
Hi there,
I’m currently testing the new Ribbon as our app currently uses the Classic Ribbon and we want to give it a design upgrade.
The Classic Ribbon had a built-in “Custom” style which allowed us to manipulate the background color of a menu item as well as the brightness of the RibbonForm itself by using RibbonStyle.UpdateInstance(ThemeColor, ThemeLightness).
I noticed that there is no “Custom” theme when I use C1ThemeController and as there still is Ribbon.UpdateInstance(…, …) it seems to have no effect. So, is there a method around to achieve the same behaviour with a built-in theme like “Office2016Colorful” ?
Thanks in advance,
Stephan