CanUndo Property
CanUndo
Gets a value indicating whether the user can undo the previous operation in a
text box control.
Declaration
[Browsable(false)]
public bool CanUndo { get; }
<Browsable(False)>
Public ReadOnly Property CanUndo As Boolean
Implements