MobileForms Toolkit Documentation

RichTextBox.Cut Method 

Moves the current selection in the text box to the Clipboard.

public void Cut();

Exceptions

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

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace