C1.Win.Input.Base Namespace / C1TextBoxBase Class / Paste Method / Paste() Method

In This Topic
Paste() Method
In This Topic
Replaces the current selection in the text box with the contents of the Clipboard.
Syntax
'Declaration
 
Public Overloads Sub Paste() 
 
See Also