ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / MinSizeInternal Property

In This Topic
    MinSizeInternal Property (C1ComboBox)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property MinSizeInternal As Size
    protected virtual Size MinSizeInternal {get;}
    See Also