method Edit.Undo ()
Call this function to undo the last edit-control operation.

TypeDescription

Use the Undo method to undo the last edit-control operation. Use the CanUndo property  to specify whether an undo operation is available. Use the Redo method to redo the last edit-control operation. Use the AllowContextMenu property to specify whether the control displays a context menu when user right clicks the control.