ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / OnDropDownOpening Method

In This Topic
    OnDropDownOpening Method (C1DropDownControl)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnDropDownOpening( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnDropDownOpening( 
       EventArgs e
    )

    Parameters

    e
    See Also