MaskedTextBox::CanUndo Property
.NET Framework (current version)
Gets a value indicating whether the user can undo the previous operation. This property is not supported by MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The CanUndo property is inherited from the base TextBoxBase class. However, because MaskedTextBox does not support undo functionality, this property always has a value of false.
.NET Framework
Available since 2.0
Available since 2.0
Show: