ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / DropDownClosed Event

In This Topic
    DropDownClosed Event (DropDownItem)
    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