Is there an easy way to change the icon on the TimePicker control? I looked and couldn't find a quick property to set (e.g. IconPath="MyImage.png" or something).
1 Answer, 1 is accepted
0
Dani
Telerik team
answered on 15 Dec 2011, 08:50 AM
Hello Dean,
RadDateTimePicker does not have an attached property for changing the icon. The control template must be modified in order to implement a different icon. If you generate the template, you will find the following ContentControl, which is responsible for the icon: