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

In This Topic
    DefaultSize Property (C1ComboBox)
    In This Topic
    Gets the default size of the control.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultSize As Size
    protected virtual Size DefaultSize {get;}
    See Also