TextBox::Paste Method
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Paste() | Replaces the current selection in the text box with the contents of the Clipboard.(Inherited from TextBoxBase.) |
![]() | Paste(String^) | Sets the selected text to the specified text without clearing the undo buffer. |
Show:
