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

In This Topic
    DropDownClosed Event (IDropDownControlBase)
    In This Topic
    Occurs when the dropdown has been closed.
    Syntax
    'Declaration
     
    
    Event DropDownClosed As EventHandler
    event EventHandler DropDownClosed
    See Also