Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Reference
CToolBarCtrl::SetAnchorHighlight