property ExplorerBar.HyperLinkColor as Color
Specifies the hyperlink color.

TypeDescription
Color A color expression that indicates the hyperlink color.

The HyperLinkColor property specifies the foreground color for item from the cursor. The HyperLinkColor property is valid only if the HighlightItemType  property is exHyperLink. Use the ForeColor property to specify the item's foreground color. Use the Underline property to underline an item. Use the ItemFromPoint property to specify the item from the cursor. Use the GroupFromPoint property to retrieve the group from the cursor. Use the AllowHighLight property to avoid highlighting an item when the cursor hovers it.