BCGControlBar Pro for MFC
static BOOL CBCGPToolBar::SetCustomizeMode ( BOOL  bSet = TRUE)
static

Switches the customize mode for all toolbars on and off.

Call this function to switch the customize mode for all toolbars on (TRUE) and off (FALSE).

By default, this flag is set to FALSE.

Parameters
bSetTRUE to enable the customize mode, FALSE to disable it.