Hot Tracking
Set the HotTracking property to True in TreeViewAdv control and allow the TreeNodeAdv label to take on the appearance of a hyperlink on mouse hover. The Forecolor and Underline color is set to 'blue' to provide the hyperlink-like appearance to the TreeNodeAdv label.
Hot Tracking a Tree Node
The Tree package provides an advanced Tree View control with numerous appearance options, extensive customization capabilities, and a data-bound mode that supports data binding by taking a relational data source with rows and columns (Data Set, Data View, Array List) and grouping the rows based on one or more specified fields.