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

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