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

Background Transparent

5 Answers 88 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Espen
Top achievements
Rank 1
Espen asked on 12 Aug 2011, 10:47 AM
So setting the Background property of RadToolBar works if it's an actual color like Red, Green or Blue. Setting it to Transparent however doesn't work. It just ends up some grayish color. Maybe make it so it at least is consistent, or am I making a mistake here?

5 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 17 Aug 2011, 09:57 AM
Hi Espen Berglund,

 This is expected since Style/ControlTemplate of the ToolBar uses another colors behind the Background.  
However, you can set the Transparent theme on this control in order to achieve Transparent effect. Please let us know if this satisfies you.

Regards,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Espen
Top achievements
Rank 1
answered on 17 Aug 2011, 11:30 AM
I actually got tired of battling the whole styling regime on the control, so I removed the component and created my own toolbar in a grid. In general I feel it's too cumbersome and/or straight out not logical to style many of telerik's controls. It's often easier to remove the whole controltemplate and create your own from scratch or create the whole control yourself. Room for major improvement in that part in other words. 
0
Tina Stancheva
Telerik team
answered on 22 Aug 2011, 03:26 PM
Hello Espen Berglund,

Thank you for your feedback on the matter. We will definitely look into the RadToolBar default style and try to facilitate our users efforts when using it. I logged your issue as a bug in our PITS so that you can track it if you want to.

If you have any other specific comments or recommendations on how to improve the customization of the other RadControls, please do not hesitate to share them with us.

All the best,
Tina Stancheva
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Joshua
Top achievements
Rank 1
answered on 07 Mar 2013, 09:45 PM
hi, Can we please get silverlight radtoolbar skin/template ? We need to modify its style. We cannot change the background and many other things using its available properties. Thanks
0
Tina Stancheva
Telerik team
answered on 11 Mar 2013, 12:37 PM
Hi Joshua,

You can use ExpressionBlend to extract the template and style of a Silverlight control. This article can take you through the steps you need to follow to extract the default ControlTemplate of a RadControl.

We also provide the ResourceDictionaries describing all styles and ControlTemplates of all RadControls for each Telerik theme. You can find these dictionaries in your installation directory under RadControls for Silverlight [version]\Themes.Implicit. As the RadToolBar control is part of the Telerik.Windows.Controls.Navigation.dll, you can find its style in the Telerik.Windows.Controls.Navigation.xaml ResourceDictionary - you only need to navigate to the appropriate path depending on the theme you're using.

I hope this information will help you but please let us know if we can further assist you.

Regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ToolBar
Asked by
Espen
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Espen
Top achievements
Rank 1
Tina Stancheva
Telerik team
Joshua
Top achievements
Rank 1
Share this question
or