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

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