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

Edit Telerik Metro theme in Blend 5

7 Answers 93 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Pan
Top achievements
Rank 1
Pan asked on 11 Apr 2012, 08:15 AM
HI

I installed RadControls for Silverlight Q1 2012 SP1 trial in my machine.

I want to change RadCombobox style theme.

I looking for this link 
http://www.telerik.com/help/silverlight/radcombobox-styles-templates-modifying-brushes.html#Animate_own_visual_elements
but I can not do  "Edit a Copy" by ButtonChrome 

Then generate ButtonChromeStyle again by hitting Object > Edit Template > Edit a Copy. Inside the template you can drill down to find the ButtonChrome control:

See my screen in this "error.jpg" image.
---------------------------------------------------------

The other question 

i looking for this link 
http://www.telerik.com/help/silverlight/common-styling-apperance-modifying-built-in-theme.html

But I not looking for the Themes Solution in my machine. Just looking for  theme file. How cai i modify theme?


Thanks! 

7 Answers, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 12 Apr 2012, 01:49 PM
Hello Pan,

Expression Blend currently generates only the default Office Black theme. If you need to customize RadComboBox for Metro theme, you need to take the style from the Themes.Implicit folder, Metro subfolder. Just where you show on the screenshot.

Another thing you need to note is that ButtonChrome is not used in the Metro theme and RadComboBox does not contain a ButtonChrome for Metro theme.

I attach here a sample that shows what files you should merge and where you should merge them in order to customize the RadComboBoxStyle for Metro theme. Search for NOTE.

Hope it helps.

All the best,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Pan
Top achievements
Rank 1
answered on 20 Apr 2012, 06:24 AM
Thank you for a quick reply.

Many Thanks
0
Kristjan
Top achievements
Rank 1
answered on 21 Sep 2012, 02:14 PM
Hi Dani

I was reading this thread and downloaded sample, RadComboboxMetro.zip.  It seams to be missing some files, namely the three XAML files undir the Metro folder in the solution.

Is it possible for you to fix the problem and repost the sample ?

Best regards,
Kristjan
0
Masha
Telerik team
answered on 26 Sep 2012, 10:14 AM
Hi Pan,

You can take needed resources from the RadControls installation folder on your machine. Inside it you will find the Themes folder which contains all themes resources. Take missing .xaml files and include the same resources in your project.

I hope this helps.  

Kind regards,

Maria
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

0
Mark
Top achievements
Rank 1
answered on 24 Jul 2013, 06:58 PM
I'm trying to alter a RadComboBox to be similar in style to the JetPack business application theme that many of us know and love.
I've pulled out the relevant combobox style from the JetPack styles (copied here in case there are any masters at this process that care to help)

I was trying to look to this example for a bit of how to, as Blend is gone in VS 2012.

There was no "NOTE" in the referenced zip file in the thread. If possible, is there any guidance or direction that can be given?
Many thanks,
Mark

[Edit - I've removed the code as I was able to accomplish this using Telerik's help documentation.  Here is a direct link: Custom Theme]

Unfortunately I cannot upload a sample.
0
Masha
Telerik team
answered on 29 Jul 2013, 07:50 AM
Hello Mark,

Default styles as well as the control templates for the JetPack application theme and Telerik RadComboBox are different. Therefore when trying to make one of them have the same look and feel as the other one, you will have to manually modify the style for the control.

When trying to customize RadComboBox to look as your customized ComboBox control, please take into consideration the fact that RadComboBox has a default Office Black theme, which is reflected by a ButtonChrome control inside the template of RadComboBox. You may need to generate and customize the button chrome as well. Also remember to make your modifications both on the Editable and NonEditable ControlTemplates of RadComboBox.

I've sent generated RadComboBox and ButtonChrome style in the attached project.
I hope it helps.


Regards,
Masha
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Mark
Top achievements
Rank 1
answered on 29 Jul 2013, 10:54 AM
Hi Masha,
Thank you for the additional information and sample.  It was quite helpful.

Mark
Tags
ComboBox
Asked by
Pan
Top achievements
Rank 1
Answers by
Dani
Telerik team
Pan
Top achievements
Rank 1
Kristjan
Top achievements
Rank 1
Masha
Telerik team
Mark
Top achievements
Rank 1
Share this question
or