Hi,
I think it would be useful to have a ValueChanged event in NumericUpDown control in order to be notified when the value changes. In the event parameter it would be great also to know if the value is changed by pressing repeat buttons or if the user changed the value manually by entering text.