MobileForms Toolkit Documentation

RichTextBox.Paste Method 

Replaces the current selection in the text box with the contents of the Clipboard.

public void Paste();

Exceptions

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

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace