Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Commented Unassigned: DoubleUpDown Undo and Keys [21982]

$
0
0
Hello,
In the latest version you have implemented the IsUndoEnabled Property. If I set IsUndoEnable=false the UNDO/REDO functionality of the control will be disabled, but it seems that the KeyPressed events (CTRL-Z and CTRL-Y) will not be passed through.
Comments: ** Comment from web user: BoucherS **

Hi,

The new property IsUndoEnabled is binded to TextBoxBase.IsUndoEnabled property. The affected WPF Toolkit controls all have a TextBoxBase object. From there, the management of the events is done by the TextBoxBase class.

It should be the same if you would have used a TextBox.


Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>