Say there is a TreeCtrl that has many nodes, and would like to display different tooltip for each node in the same control. Is that possible?
Check the Tooltip in MSDN, it seems only one tip for one control.
How about one tip for one node in a control?




Reply With Quote