ForeColor Property
ForeColor
Gets the foreground (text) color.
If this value indicates an empty or transparent color,
the text color of a hyperlink is not changed.
Declaration
public Color ForeColor { get; }
Public ReadOnly Property ForeColor As Color