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

Changing the arrow button color in NumericUpDown et al.

1 Answer 341 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 09 Feb 2013, 09:32 AM
Another thread described how to change the border color of the control, but I can't figure out how to target the up and down arrow buttons in an IntegerUpDown control and change the brush for the arrows. Is this possible?

1 Answer, 1 is accepted

Sort by
0
Masha
Telerik team
answered on 14 Feb 2013, 01:03 PM
Hello Aaron,

Yes, it is possible the arrows inside RadNumericUpDown to be customized. You need to make modifications inside the Control Template of RadNumericUpDown. All visual states of arrows are the visual representation of the ButtonChrome control. I've demonstrated the approach in the attached project. Also I attached the style of the ButtonChrome control so you could easily modify it.

Let me know if you have any further questions.

Regards,
Maria
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
NumericUpDown
Asked by
Aaron
Top achievements
Rank 1
Answers by
Masha
Telerik team
Share this question
or