ComponentOne List for WinForms
C1.Win.C1List Namespace / ComboBoxContainer Class / DefaultSize Property

In This Topic
    DefaultSize Property (ComboBoxContainer)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property DefaultSize As Size
    protected override Size DefaultSize {get;}
    See Also