System.Windows.Forms.UpDownBase.MaximumSize Property

Gets or sets the maximum size of the spin box (also known as an up-down control).

Syntax

public override System.Drawing.Size MaximumSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Regardless of the specified value, the System.Drawing.Size.Height of the maximum size will always be 0.

Requirements

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