Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / Form Property

In This Topic
    Form Property (C1ComboBox)
    In This Topic
    Gets the drop down form for this drop down control.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Form As IDropDownForm
    protected IDropDownForm Form {get;}
    See Also