All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for Silverlight Forum
/
General Discussions
/
radcontrol for silverlight3.
Cancel
Telerik UI for Silverlight
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
prabhat
35 posts
Member since:
Jun 2009
Posted 07 Nov 2009
Link to this post
Hi,
I am using silverlight3 and the latest release of radcontrol for silverlight3.
when i write a code Telerik.Windows.Controls.StyleManager.SetTheme(telRadSchedular, new VistaTheme());
on xaml.cs page load event , the appearance and visual style of the radschedular remains same,means there are no effect.
is there is any other way to change the theme of radschedular.
also i want to change the font and color of day,week and month which is mentaioned on the top of the radschedular header.
thanks
prabhat
Rosi
Admin
2529 posts
Posted 10 Nov 2009
Link to this post
Hello Prabhat,
To work this as expected you need to add a reference to
Telerik.Windows.Themes.Vista.dll
This should helps. More about setting the theme you can read
here
Regards,
Rosi
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Back to Top
Close