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 AddPane(
   CPane* pControlBar,
   AFX_DOCK_METHOD dockMethod,
   LPCRECT lpRect = NULL,
   BOOL bAddLast = FALSE
);
Parameters
- [in] pControlBar 
 
- [in] dockMethod 
 
- [in] lpRect 
 
- [in] bAddLast 
 
Requirements
Header: afxdockingpanesrow.h