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

Applying Themes to Individual Controls in VS 2010

1 Answer 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lee Sauer
Top achievements
Rank 1
Lee Sauer asked on 20 May 2010, 12:20 AM
I'm using Visual Studio 2010 and Silverlight 4.  I was working through the Theming and Skinning chapter of the tutorial and found that the code sample changes in Step 5 (on page 176) aren't working.  Despite adding the telerik:StyleManager.Theme="Summer" tag to my controls, they still display in the default Office_Black theme.  However, when I add the code shown on page 179 to add a theme at the application level, either in the App.xaml or in my MainPage.xaml.cs, it works fine.

Is there some difference in the syntax for VS 2010 or Silverlight 4 that is making my code not work when applied to the individual controls?

Many thanks,

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 20 May 2010, 01:07 PM
Hello Lee Sauer,

I couldn't reproduce the issue. Everything works as expected on our side. Can you pelase take a look at the project I used for testing and let me know it it works for you.

Greetings,
Tina Stancheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Lee Sauer
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or