HighlightClick Property
HighlightClick
Gets or sets a value indicating whether the hyperlink was visited so applications can utilize this property to color the text.
Declaration
public bool HighlightClick { get; set; }
Public Property HighlightClick As Boolean