This is a migrated thread and some comments may be shown as answers.

RadRibbonView Themes

2 Answers 225 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
John DeGrey
Top achievements
Rank 1
John DeGrey asked on 28 May 2012, 01:49 AM
Ok, I give up. How do you change the theme for this control? Assuming there is built in themes for this that is. I've been all over the documentation and the example but no where can I see how this is done. The WPF example that ships with the controls shows about 8 themes.... How do I use it? The default theme appears to be Office black. I'd like to change it to office blue.

Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 29 May 2012, 08:16 AM
Hello John,

The demo solution demonstrates all built-in Telerik themes that can be applied on the RadRibbonView control. You can apply any one of them to the control by setting the StyleManager.Theme attached property in the RadRibbonView definition like so:
<telerik:RadRibbonView telerik:StyleManager.Theme="Office_Blue"/>
You can also use any of these themes as an application theme which means that you can apply them to all Telerik controls in your application. You can find more information in this article.

Let us know if we can further assist you.

Greetings,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
John DeGrey
Top achievements
Rank 1
answered on 29 May 2012, 08:38 PM
Thank you thank you! Once again you're a life saver Tina. I figured it would be something stupid and simple, but I couldn't seem to find any documentation on it.

Thanks again!
Tags
RibbonView and RibbonWindow
Asked by
John DeGrey
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
John DeGrey
Top achievements
Rank 1
Share this question
or