Pavel
Posted
on Apr 19, 2011
(permalink)
Indicator of position is still black, when applying some style for NumericUpDown. That indicator is almost not visible for dark background (See image
HERE). Is it possible to change color of indicator according to color of text?
I have got the same problem with DatePicker and DateTimePicker.
Reply
Answer
Boyan
Boyan
Posted
on Apr 22, 2011
(permalink)
Hello Pavel,
Currently there is no way to change the caret in WPF. Not only for RadNumericUpDown but for TextBox as well. It is automatically set. However there is a small trick you can do. You can find more info in
this forum post.
Hope this is helpful.
Kind regards,
Boyan
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
Reply