MobileForms Toolkit Documentation

RichTextBox.CanUndo Property

Gets a value indicating whether the user can undo the previous operation in a text box control.

public bool CanUndo {get;}

Exceptions

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

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace