ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / ITextBoxBase Interface / Copy Method

In This Topic
    Copy Method (ITextBoxBase)
    In This Topic
    Copies the current selection in the text box to the Clipboard.
    Syntax
    'Declaration
     
    
    Sub Copy() 
    void Copy()
    See Also