Property NormalColor
NormalColor
Gets or sets the color used to draw the label when the link has never been clicked before (i.e. the link has not been visited) and the mouse is not over the control.
[Browsable(false)]
public virtual Color NormalColor { get; set; }