The BarManager.HighlightedLinkChanged event is raised when the currently highlighted link is changed. The HighlightedLinkChangedEventArgs object is automatically created and passed to the event as the parameter. You can use its Link and PrevLink properties to determine the currently and previously highlighted links.
System.Object
System.EventArgs
HighlightedLinkChangedEventArgs