Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / DefaultMinimumSize Property

In This Topic
    DefaultMinimumSize Property (C1Editor)
    In This Topic
    Overrides System.Windows.Forms.Control.DefaultMinimumSize.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultMinimumSize As System.Drawing.Size
    protected override System.Drawing.Size DefaultMinimumSize {get;}
    See Also