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

RadDropDownButton theme

3 Answers 46 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
FlR
Top achievements
Rank 2
FlR asked on 20 Dec 2011, 01:22 PM
Please let us know how can we make the RadDropDownButton to look as in the attached image (we don't want the 3d effecT)

3 Answers, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 21 Dec 2011, 04:30 PM
Hello Florin,

I believe you are referring to RadComboBox control in Metro theme:

<telerik:RadComboBox x:Name="myCombo" telerik:StyleManager.Theme="Metro" />


Kind regards,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
FlR
Top achievements
Rank 2
answered on 21 Dec 2011, 05:13 PM
This has no effect on a RadDropDownButton - in your sample is a standard combobox
<telerik:RadDropDownButton telerik:StyleManager.Theme="Metro"

Please advice.

thank you.
0
Dani
Telerik team
answered on 22 Dec 2011, 01:36 PM
Hi,

The screenshot you posted depicts a look that is easily doable with s simple RadComboBox. Is there any specific reason not to use a RadComboBox in your scenario?

If you are using a RadDropDownButton together with an ItemsControl as DropDownContent, you will need a way to close the button when an item has been selected. Furthermore, to customize the RadDropDownButton , you will need to modify the RadDropDownButtonStyle for Metro theme and change the brushes which are applied to each of its visual states. All this, just to resemble a RadComboBox.

Could you share more details on your scenario? Also, please share the XAML mark-up that you use and that you wish to modify.


Regards,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
ComboBox
Asked by
FlR
Top achievements
Rank 2
Answers by
Dani
Telerik team
FlR
Top achievements
Rank 2
Share this question
or