[]
Gets or sets the text foreground color. The default is black.
The FillBrush property has a priority over the ForeColor.
public Color ForeColor { get; set; }
Public Property ForeColor As Color