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

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