Disabling Tooltips in a TreeView Control
It is possible to disable tooltips that are shown when hovering a node by adding the TVS_NOTOOLTIPS
window style to the control’s creation parameters:
It is possible to disable tooltips that are shown when hovering a node by adding the TVS_NOTOOLTIPS
window style to the control’s creation parameters: