TCM_SETTOOLTIPS message

Assigns a tooltip control to a tab control. You can send this message explicitly or by using the TabCtrl_SetToolTips macro.

Parameters

wParam

Handle to the tooltip control.

lParam

Must be zero.

Return value

No return value.

Remarks

You can retrieve the tooltip control associated with a tab control by using the TCM_GETTOOLTIPS message.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h