TextBox.Paste Method (2007 System)
Include Protected Members
Include Inherited Members
Replaces the current selection in the text box with the contents of the Clipboard.
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
Replaces the current selection in the text box with the contents of the Clipboard. (Inherited from TextBoxBase.)
Sets the selected text to the specified text without clearing the undo buffer. (Inherited from TextBox.)
Top