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

Remove Orange color background for Radpanel Bar Item

3 Answers 66 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
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

Sort by
0
Petar Mladenov
Telerik team
answered on 21 Jun 2011, 10:12 AM
Hello KrishnaKGK,

I 've edited the default style of the RadPanelBaritem via ExpressionBlend and changed some of the main Brushes:
ControlItem_Background_MouseOver
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,
Petar Mladenov
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
Pavel R. Pavlov
Telerik team
answered on 19 Oct 2012, 03:17 PM
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

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
PanelBar
Asked by
KrishnaKGK
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Ashley
Top achievements
Rank 1
Pavel R. Pavlov
Telerik team
Share this question
or