Поделиться через


CToolBarCtrl::GetAnchorHighlight

Retrieves the anchor highlight setting for a toolbar.

BOOL GetAnchorHighlight( ) const;

Возвращаемое значение

If nonzero, anchor highlighting is enabled. If zero, anchor highlighting is disabled.

Заметки

This member function implements the behavior of the Win32 message TB_GETANCHORHIGHLIGHT, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

Основные понятия

CToolBarCtrl Class

CToolBarCtrl Members

Hierarchy Chart

CToolBarCtrl::SetAnchorHighlight