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
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.