MobileForms Toolkit Documentation

RichTextBox.Copy Method 

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

public void Copy();

Exceptions

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

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace