ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / DropDownCalendar Class / Open Event

In This Topic
    Open Event (DropDownCalendar)
    In This Topic
    Occurs when dropdown form is opened.
    Syntax
    'Declaration
     
    
    Public Event Open As EventHandler
    public event EventHandler Open
    See Also