Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox 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() 
    public void Paste()
    See Also