TreeView.getHotTracking

Overview | Methods | This Package | All Packages

TreeView.getHotTracking

Retrieves a boolean value indicating whether nodes in the tree view control are highlighted as the mouse pointer passes over them.

Syntax

public boolean getHotTracking()

Return Value

Returns true if the tree view control provides feedback to the user by highlighting the node that the mouse pointer is positioned over; otherwise, returns false.

See Also   setHotTracking