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

RadTreeView Default style

2 Answers 65 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Alex Olenev
Top achievements
Rank 1
Alex Olenev asked on 12 Sep 2011, 04:25 PM
Hi

Can I make the following?:
1) Create new SL project
2) Create new RadTreeView.
And without any changes this treeview had a my own style (not default telerik style - ussualy from office black theme).
I want in any project my own style uses as default style.

2 Answers, 1 is accepted

Sort by
0
Accepted
Tina Stancheva
Telerik team
answered on 15 Sep 2011, 12:57 PM
Hi Alex Olenev,

When you create a new RadTreeView control it always gets its default style and ControlTemplate from the Office_Black theme. You can however, implement your own custom style/ControlTemplate for the RadTreeView. When you create a custom implicit style (without x:Key) for the control and you place it in your application resources, then this style will be applied to all RadTreeView controls throughout the application.

You can also create your own theme for the control based on any of the built-in Telerik themes.

I hope that info helps. Please let me know if I 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
Alex Olenev
Top achievements
Rank 1
answered on 16 Sep 2011, 08:24 AM
Thank you for your answer
Tags
TreeView
Asked by
Alex Olenev
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Alex Olenev
Top achievements
Rank 1
Share this question
or