Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / ITextBoxBase Interface / Paste Method

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