CMFCToolBar::IsLocked
Determines whether the toolbar is locked.
BOOL IsLocked() const;
Return Value
TRUE if the toolbar is locked; otherwise, FALSE.
Remarks
This method returns TRUE when the user cannot perform customization tasks such as repositioning toolbar buttons.
Locked toolbars use separate image lists. For more information about these image lists, see CMFCToolBar::LoadBitmapEx.
Requirements
Header: afxtoolbar.h