System.Windows.Forms.Control.MinimumSize Property

Gets or sets the size that is the lower limit that Control.GetPreferredSize(System.Drawing.Size) can specify.

Syntax

public virtual System.Drawing.Size MinimumSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0