ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownForm Class / Open Event

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