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