ToolStripTextBox::Undo Method ()
.NET Framework (current version)
Undoes the last edit operation in the text box.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This method will undo the last clipboard or text change operation performed in the text box control if the CanUndo property returns true.
.NET Framework
Available since 2.0
Available since 2.0
Show: