CFrameImpl::SetDockingManager
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Sets the docking manager for the associated frame window
void SetDockingManager(
CDockingManager* pManager
);
Parameters
- [in] pManager
The docking manager.
Remarks
Called to set a reference to a CDockingManager Class for the associated main frame window.
Requirements
Header: afxframeimpl.h