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

In This Topic
    SelectAll Method (C1TextBox)
    In This Topic
    Selects all text in the text box.
    Syntax
    'Declaration
     
    
    Public Sub SelectAll() 
    public void SelectAll()
    See Also