.NET Framework Class Library
TextBox..::.Paste Method
Replaces the current selection in the text box with the contents of the Clipboard.
|
| Name | Description |
|---|
.gif) | Paste()()() | Replaces the current selection in the text box with the contents of the Clipboard. (Inherited from TextBoxBase.) |
.gif) | Paste(String) | Sets the selected text to the specified text without clearing the undo buffer. |
Top
Reference