LVM_GETTOOLTIPS message

Retrieves the tooltip control that the list-view control uses to display tooltips. You can send this message explicitly or use the ListView_GetToolTips macro.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns the handle of the tooltip control.

Requirements

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

See also

LVM_SETTOOLTIPS