System.Windows.Forms.UpDownBase.ForeColor Property

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

Syntax

public override System.Drawing.Color ForeColor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The UpDownBase.ForeColor property will change the color of the text in the textbox portion of the spin box.

Requirements

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