This question is locked. New answers and comments are not allowed.
KrishnaKGK
Top achievements
Rank 1
KrishnaKGK
asked on 16 Jun 2011, 02:02 AM
Hi ,
I need to remove the Orange color Background for Rad Panel Bar Item.
Can you please provide the same.
Thanks
Krishna
3 Answers, 1 is accepted
0
Hello KrishnaKGK,
I 've edited the default style of the RadPanelBaritem via ExpressionBlend and changed some of the main Brushes:
the Telerik team
I 've edited the default style of the RadPanelBaritem via ExpressionBlend and changed some of the main Brushes:
ControlItem_Background_MouseOverPetar Mladenov
ControlItem_OuterBorder_Selected
ControlItem_InnerBorder_Selected
ControlItem_Background_Selected
As you can see their names are self-explanatory.
Feel free to ask if you need further assistance.
Kind regards,
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
0
Ashley
Top achievements
Rank 1
answered on 18 Oct 2012, 04:26 PM
Hi support. I am using your RadPanel and have a few issues, quite simply I do not like the default style. Is there an easy way of applying a different style? I cannot use Expression Blend since there isn't a stable version for Silverlight 5, so don't even mention it.
0
Hi Ashley,
You can customize the look of the RadPanelBar by editing its default Style. I've extracted it`s default Style for you in the attached project. Basically, If you need to customize some more styles you can use our Implicit Theming Mechanism described in this article.
You can find all RadControls styles in ResourceDictionaries placed under the Themes and Themes.Implicit folders in the RadControls installation directory. Then you can copy the style which you want to customize into your application. Keep in mind that the default theme used by our controls is Office_Black.
Regards,
Pavel R. Pavlov
the Telerik team
You can customize the look of the RadPanelBar by editing its default Style. I've extracted it`s default Style for you in the attached project. Basically, If you need to customize some more styles you can use our Implicit Theming Mechanism described in this article.
You can find all RadControls styles in ResourceDictionaries placed under the Themes and Themes.Implicit folders in the RadControls installation directory. Then you can copy the style which you want to customize into your application. Keep in mind that the default theme used by our controls is Office_Black.
Regards,
Pavel R. Pavlov
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.