November 14, 2009
If you are using DotNetBar 8.2 and later use StyleManager component instead. Read more about StyleManager. To change the Office 2007 renderer color table and apply it to all DotNetBar controls on the form use following call: RibbonPredefinedColorSchemes.ChangeOffice2007ColorTable(myForm, DevComponents.DotNetBar.Rendering.eOffice2007ColorScheme.Blue) myForm – Reference to the form which contains all DotNetBar controls you want to apply color […]