CMDIChildWndEx::DockPane
Docks a pane.
void DockPane(
CBasePane* pBar,
UINT nDockBarID = 0,
LPCRECT lpRect = NULL
);
Parameters
[in] pBar
A pointer to the pane.[in] nDockBarID
The ID of the pane.[in] lpRect
A pointer to a rectangle.
Remarks
The lpRect parameter is not used.
Requirements
Header: afxmdichildwndex.h