Gets or sets a value indicating whether a tree node label takes on the appearance of a hyperlink as the mouse pointer passes over it.
Documentation for this section has not yet been entered.
If the TreeView.CheckBoxes property is set to true, the TreeView.HotTracking property has no effect.
When the TreeView.HotTracking property is set to true, each tree node label takes on the appearance of a hyperlink as the mouse pointer passes over it. The System.Drawing.FontStyle.Underline font style is applied to the System.Drawing.Font and the Control.ForeColor is set to blue to make the label appear as a link. The appearance is not controlled by the Internet settings of the user's operating system.