CToolBarCtrl::SetAnchorHighlight
Visual Studio 2010
Sets the anchor highlight setting for a toolbar.
BOOL SetAnchorHighlight( BOOL fAnchor = TRUE );
This method implements the behavior of the Win32 message TB_SETANCHORHIGHLIGHT, as described in the Windows SDK.