CToolBarCtrl::GetAnchorHighlight
Retrieves the anchor highlight setting for a toolbar.
BOOL GetAnchorHighlight( ) const;
Return Value
If nonzero, anchor highlighting is enabled. If zero, anchor highlighting is disabled.
Remarks
This member function implements the behavior of the Win32 message TB_GETANCHORHIGHLIGHT, as described in the Windows SDK.
Requirements
Header: afxcmn.h