ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1ComboBox Class / DropDownFormCreationTime Property

In This Topic
    DropDownFormCreationTime Property (C1ComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DropDownFormCreationTime As CreationTime
    protected override CreationTime DropDownFormCreationTime {get;}
    See Also