CBasePane::DockToFrameWindow
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 BOOL DockToFrameWindow(
DWORD dwAlignment,
LPCRECT lpRect = NULL,
DWORD dwDockFlags = DT_DOCK_LAST,
CBasePane* pRelativeBar = NULL,
int nRelativeIndex = -1,
BOOL bOuterEdge = FALSE
);
Parameters
[in] dwAlignment
[in] lpRect
[in] dwDockFlags
[in] pRelativeBar
[in] nRelativeIndex
[in] bOuterEdge
Requirements
Header: afxbasepane.h