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.
BOOL SetAnchorHighlight( BOOL fAnchor = TRUE );
Return Value
Nonzero if successful; otherwise zero.
Parameters
fAnchor
Specifies if anchor highlighting is enabled or disabled. If this value is nonzero, anchor highlighting will be enabled. If this value is zero, anchor highlighting will be disabled
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::GetAnchorHighlight