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

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