Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / Copy Method

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