Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

TCustomdxTreeView.ShowNodeHint Property

Determines if a dxTreeView should display a tree node hint when the mouse pointer rests momentarily on a tree node.

Declaration

property ShowNodeHint: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set ShowNodeHint to False to prevent tree node hints from displaying within all Express TreeViews.

Note: Tree node hint behavior depends on your commctrl.dll version.

See Also