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