MobileForms Toolkit Documentation

RichTextBox.Undo Method 

Undoes the last edit operation in the text box.

public void Undo();

Exceptions

Exception Type Condition
NotSupportedException Underlying operating system does not support RichEdit v2.0.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace