ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / SelectAll Method

In This Topic
    SelectAll Method (C1DropDownEditorBase)
    In This Topic
    Selects all text in the drop down control.
    Syntax
    'Declaration
     
    
    Public Sub SelectAll() 
    public void SelectAll()
    See Also