CPane::DockPaneStandard
Docks a pane by using outline (standard) docking.
virtual CPane* DockPaneStandard(
BOOL& bWasDocked
);
Parameters
- [in] bWasDocked
TRUE if the pane was successfully docked; otherwise, FALSE.
Return Value
This method always returns the this pointer.
Remarks
This method is used only for panes that are derived from the CDockablePane Class. For more information, see CDockablePane::DockPaneStandard.
Requirements
Header: afxpane.h