InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputMenu Class / DropDown Event

In This Topic
    DropDown Event (InputMenu)
    In This Topic
    Fires when the drop-down portion of this element is shown.
    Syntax
    'Declaration
     
    Public Event DropDown As EventHandler
    public event EventHandler DropDown
    See Also