Posted 10 January 2025, 3:36 am EST - Updated 10 January 2025, 3:41 am EST
Hi,
I wanted to ask how it’s possible to set the background of the C1Ribbon to white, as shown in the sample from your ControlExplorer (see attached picture).
In our application, I’ve set the style as follows:
MainRibbon.RibbonStyle.Refresh(ThemeColor.Blue, ThemeLightness.White, true);
However, the results don’t seem to match the example. You can also see this in the attached screenshots of our application.
Ribbon - .NET 4.8
Thanks
Regards Patrick