Share via


CPaneContainerManager::AddPaneToRecentPaneContainer

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 CDockablePane* AddPaneToRecentPaneContainer(
   CDockablePane* pBarToAdd,
   CPaneContainer* pRecentContainer
);

Parameters

  • [in] pBarToAdd
     

  • [in] pRecentContainer
     

Requirements

Header: afxpanecontainermanager.h

See Also

Reference

CPaneContainerManager Class

Hierarchy Chart