'Declaration Public Property HyperlinkForeColor As Color
public Color HyperlinkForeColor {get; set;}
'Declaration Public Property HyperlinkForeColor As Color
public Color HyperlinkForeColor {get; set;}
Changing this property does not affect the functionality of the hyperlinks, only their appearance. Ensure that the chosen color provides sufficient contrast with the background for readability.