BCGControlBar Pro for MFC
static BOOL CBCGPToolBar::IsCustomizeMode ( )
inlinestatic

Tells whether the framework is in the customization mode or not.

Returns
Nonzero if the framework is in the customization mode; otherwise 0.

Call this static member function to determine whether the framework is in the customization mode or not. The mode can be changed by SetCustomizeMode().

The mode is changed by the framework when the user invokes the customization dialog CBCGPToolbarCustomize.