BCGControlBar Pro for MFC
virtual void CBCGPBaseControlBar::AdjustDockingLayout ( HDWP  hdwp = NULL)
virtual

Redirects a call to docking manager to adjust docking layout.

This is a "shortcut". If at some place in the code you want to adjust docking layout, but you don't want to write a switch analyzing the type of the parent frame, just call this member function.

See also
CBCGPDockManager::AdjustDockingLayout
Parameters
hdwpA handle used by DeferWindowPos