TextBoxBase::Undo Method ()
.NET Framework (current version)
Undoes the most recent undo command. In other words, undoes the most recent undo unit on the undo stack.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System::Booleantrue if the undo operation was successful; otherwise, false. This method returns false if the undo stack is empty.
.NET Framework
Available since 3.0
Available since 3.0
Show: