BCGControlBar Pro for MFC
void CBCGPDockManager::DisableRestoreDockState ( BOOL  bDisable = TRUE)
inline

Enables or disables loading of docking layout from the registry.

Use this method when you need to preserve current layout of docking bars and toolbars while the other application state is loading.

Parameters
bDisableIf TRUE, layout won't be restored.