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

Change RadWindow Theme

2 Answers 274 Views
Window
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 1
Michele asked on 29 May 2009, 09:39 AM
Hi,
My name is Michael, I'm writing from Rome Italy.
I' m considering your last  evaluation copy of Radcontrols for Silverlight. This is my simple question:

How do I change the RadWindow's default Theme?

I hope to soon receive your answer!

Thank's, Mike

2 Answers, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 29 May 2009, 02:47 PM
Hello Michele,

Thank you for your interest in Telerik's Silverlight Controls . Changing themes is easy - you just have to add the needed theme to the references and then use the following :
<telerikNavigation:RadMenu telerik:StyleManager.Theme=”Vista”/> 

Where telerik is a reference to Telerik.Windows.Controls .

How to set theme from the code-behind or set it for the whole application you can learn from our help here. It is all explained in this topic. 

Hope that helps. If you need more help please let me know.

Best wishes,
Boyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Michele
Top achievements
Rank 1
answered on 30 May 2009, 05:53 AM
Hi Boyan,
Very Thank's for your help.
 It's true! It's was very easy setting Radwindow Theme. It was just add the line:

telerikTheme

 

:StyleManager.Theme="Summer"

and it worked!

I'm sorry but I had not read the help online......

Thanks again!
Michael 

 

Tags
Window
Asked by
Michele
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Michele
Top achievements
Rank 1
Share this question
or