The TB_GETTOOLTIPS message retrieves the handle to the tooltip control, if any, associated with the toolbar.
TB_GETTOOLTIPS
wParam = 0;
lParam = 0;
Return Values
Returns the handle to the tooltip control or NULL if the toolbar has no associated tooltip.