Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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