RichTextBox.Paste Method

Include Protected Members
Include Inherited Members

Pastes the contents of the Clipboard into the control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Paste() Replaces the current selection in the text box with the contents of the Clipboard. (Inherited from TextBoxBase.)
Public method Paste(DataFormats.Format) Pastes the contents of the Clipboard in the specified Clipboard format. (Inherited from RichTextBox.)

Top

See Also

Reference

RichTextBox Class

Microsoft.Office.Tools.Excel.Controls Namespace