Overload List

  NameDescription
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.
(Inherited from TextBox.)

See Also