Table of Contents

Property NormalColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

Color