TB_GETANCHORHIGHLIGHT message

Retrieves the anchor highlight setting for a toolbar.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns a Boolean value that indicates if anchor highlighting is set. If this value is nonzero, anchor highlighting is enabled. If this value is zero, it is disabled.

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

TB_SETANCHORHIGHLIGHT