Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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