method Edit.Redo ()
Redoes the next action in the control's redo queue.

TypeDescription

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