BCGControlBar Pro for MFC
virtual void CBCGPBaseControlBar::UnDockControlBar ( BOOL  bDelay = FALSE)
inlinevirtual

Removes control bar from dock bar or from default slider or from mini-frame window.

Call this member function if you want to manipulate the control bar state and/or exclude the control bar from the docking layout.

Note, that if you want to continue using this control bar you have to call either DockControlBar() of FloatControlBar() first.

Parameters
bDelayIf TRUE, the docking layout won't be recalculated immediately.

Reimplemented in CBCGPDockingControlBar.