Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownControlBase Interface / DropDownButtonClick Event

In This Topic
    DropDownButtonClick Event (IDropDownControlBase)
    In This Topic
    Occurs when the DropDown button is clicked.
    Syntax
    'Declaration
     
    
    Event DropDownButtonClick As EventHandler
    event EventHandler DropDownButtonClick
    See Also