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

How to hide dropdown arrow

1 Answer 339 Views
Buttons
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 22 Oct 2012, 05:00 AM
Hi,

Is it possible to hide the dropdown arrow in RadDropDownButton or RadSplitButton, or change it to another image?  And how to do it?

Thanks

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 23 Oct 2012, 02:28 PM
Hello,

Your goal can be achieved by setting the DropDownIndicatorVisibility property of the RadDropDownButton to false. This property is also available for the RadSplitButton. You can find more information about the controls here and here.

On the other hand, in order to change the image of the indicator you have to edit the default style used by the control. You can use Expression Blend Preview for Silverlight 5 as described here, to get it. Also 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
Buttons
Asked by
David
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or