Skip to main content

TdxShellTreeViewControlOptionsBehavior.HotTrack Property

Specifies if the Shell Tree View control highlights hot-tracked nodes.

Declaration

property HotTrack; default False;

Property Value

Type Default Description
Boolean False

If True, the control displays the highlight effect for hot-tracked tree nodes. If False, tree nodes do not have the hot-tracked state.

Remarks

Set the HotTrack property to True to display the color scheme-dependent highlight effect for hot-tracked tree nodes.

The Hot-Track Effect

The HotTrack property’s default value is False.

See Also