Posted
on Oct 11, 2011
(permalink)
Hi all!
I need check user input data for control from User Interface. I usually IsFocused properties, but when user click on button Up/Down of control RadNumbericUpDown then IsFocused = false
How to check event ValueChanged if Up/Down Button is pressed on NumericUpDown Control ??
Thanks!