ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / DropDownFormCreationTime Property

In This Topic
    DropDownFormCreationTime Property (C1ComboBox)
    In This Topic
    Determines the time when drop down form is created.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property DropDownFormCreationTime As CreationTime
    protected override CreationTime DropDownFormCreationTime {get;}
    See Also