TBM_SETTOOLTIPS message

Assigns a tooltip control to a trackbar control.

Parameters

wParam

Handle to an existing tooltip control.

lParam

Must be zero.

Return value

The return value for this message is not used.

Remarks

When a trackbar control is created with the TBS_TOOLTIPS style, it creates a default tooltip control that appears next to the slider, displaying the slider's current position.

Requirements

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