BCGControlBar Pro for MFC
static void CBCGPToolBar::EnableQuickCustomization ( BOOL  bEnable = TRUE)
inlinestatic

Enables and disables the "quick" customization of toolbars by pressing the "Alt" key and dragging a button to a new location.

Use EnableQuickCustomization function to enable and disable the "quick" customization of toolbars by pressing the "Alt" key and dragging a button to a new location.

This is static function, the setting affects all toolbars in the application.

Parameters
bEnableSpecifies whether the quick customization is enabled or disabled.