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

In This Topic
    DropDownClosed Event (InputMenu)
    In This Topic
    Indicates that the drop-down portion of this element has closed.
    Syntax
    'Declaration
     
    Public Event DropDownClosed As EventHandler
    public event EventHandler DropDownClosed
    See Also