Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Docks a pane to another pane or to a frame window.
void DockPane(
CBasePane* pBar,
UINT nDockBarID = 0,
LPCRECT lpRect = NULL
);
Parameters
[in] pBar
A pointer to a bar pane to dock to.[in] nDockBarID
The id of the bar to dock.[in] lpRect
The destination rectangle.
Requirements
Header: afxdockingmanager.h