ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1DropDownControl Class / DropDownClicked Method

In This Topic
    DropDownClicked Method (C1DropDownControl)
    In This Topic
    Fires when DropDown button was clicked.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DropDownClicked() 
    protected virtual void DropDownClicked()
    See Also