CMultiPaneFrameWnd::InsertPane

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 BOOL InsertPane(
   CBasePane* pControlBar,
   CBasePane* pTarget,
   BOOL bAfter
);

Parameters

  • [in] pControlBar
     

  • [in] pTarget
     

  • [in] bAfter
     

Requirements

Header: afxmultipaneframewnd.h

See Also

Reference

CMultiPaneFrameWnd Class

Hierarchy Chart