Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent.
'Declaration
Public Property HyperLinkBackColor As Color
public Color HyperLinkBackColor {get; set;}
Property Value
The color of the hyper link back.