System.Windows.Forms.Control.DefaultForeColor Property

Gets the default foreground color of the control.

Syntax

public static System.Drawing.Color DefaultForeColor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This is the default Control.ForeColor property value of a nonparented control. Derived classes can have different defaults.

Requirements

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