CPaneContainerManager::ResizePaneContainers
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.
virtual void ResizePaneContainers(
UINT nSide,
BOOL bExpand,
int nOffset,
HDWP& hdwp
);
virtual void ResizePaneContainers(
CRect rect,
HDWP& hdwp
);
Parameters
[in] nSide
[in] bExpand
[in] nOffset
[in] hdwp
[in] rect
Requirements
Header: afxpanecontainermanager.h