When editing a value with IntegerUpDown, undo actions (ctrl + Z) are handled by IntegerUpDown and not by my application.
By default, TextBox does the same thing, but you have an option to change this behaviour named "IsUndoEnabled"
That would be great if there was a similar option in NumericUpDown elements
Comments: ** Comment from web user: cube45 **
By default, TextBox does the same thing, but you have an option to change this behaviour named "IsUndoEnabled"
That would be great if there was a similar option in NumericUpDown elements
Comments: ** Comment from web user: cube45 **
Hi,
Glad to read it :)
Do you have any roadmap for the releases of the next versions?