CGlobalUtils::ForceAdjustLayout
This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.
void ForceAdjustLayout(
CDockingManager* pDockManager,
BOOL bForce = FALSE,
BOOL bForceInvisible = FALSE
);
Parameters
[in, out] pDockManager
[in] bForce
[in] bForceInvisible
Requirements
Header: afxglobalutils.h