MobileForms Toolkit Documentation

RichTextBox.ClearUndo Method 

Clears information about the most recent operation from the undo buffer of the text box.

public void ClearUndo();

Exceptions

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

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace