FollowedHyperlink Property
In This Topic
Gets or sets the color of the followed hyperlink.
Syntax
'Declaration
Public Property FollowedHyperlink As Color
public Color FollowedHyperlink {get; set;}
Property Value
The color of the followed hyperlink.
See Also