Hi there,
By default, a property bound to a NumericUpDown is updated only when the NumericUpDown loses focus.
Is there any way I can make it being updated right away with the displayed value, e.g. when the user clicks the up or down arrow?
Thanks a lot for any hints!