Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Restores docking state information for the pane.
virtual void SetDockState(
CDockingManager* pDockManager
);
Parameters
- [in] pDockManager
Pointer to the docking manager for the main frame window.
Remarks
This method is called by the framework to restore recent docking state information for the pane. A pane stores recent docking state information in CPane::m_recentDockInfo. For more information, see the CRecentDockSiteInfo Class.
You can also call this method to set the docking state when you load pane information from an external source.
Requirements
Header: afxpane.h