ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownItem Class / DropDown Event

In This Topic
    DropDown Event
    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