CMultiPaneFrameWnd::RemovePane
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 RemovePane(
CBasePane* pBar,
BOOL bDestroy = FALSE,
BOOL bNoDelayedDestroy = TRUE
);
Parameters
[in] pBar
[in] bDestroy
[in] bNoDelayedDestroy
Requirements
Header: afxmultipaneframewnd.h