Gets the currently highlighted link.
public virtual BarItemLink HighlightedLink { get; }
Overridable Public ReadOnly Property HighlightedLink As BarItemLink
Use the HighlightedLink property to get the link currently located under the mouse pointer. You can handle the HighlightedLinkChanged event to respond to the highlighting of links.