Property ForeColor
ForeColor
Schriftfarbe. Über die Action SetForeColor(Nullable<Color>) kann die Farbe zur Laufzeit geändert werden.
Declaration
[DocfxBrowsable]
[ControlStylesBrowsable(true)]
public Color? ForeColor { get; set; }
Property Value
System.Nullable<System.Drawing.Color>