TB_GETHOTIMAGELIST message

Retrieves the image list that a toolbar control uses to display hot buttons.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns the handle to the image list that the control uses to display hot buttons, or NULL if no hot image list is set.

Remarks

A button is hot when the cursor is over it. Toolbar controls must have the TBSTYLE_FLAT or TBSTYLE_LIST style to have hot items.

Requirements

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