Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Docks a pane by using outline (standard) docking.
virtual CPane* DockPaneStandard(
BOOL& bWasDocked
);
Parameters
- [in] bWasDocked
When the method returns, this value contains TRUE if the pane was successfully docked; otherwise, it contains FALSE.
Return Value
If the pane was docked to a tabbed window, or if a tabbed window was created as a result of docking, this method returns a pointer to the tabbed window. If the pane was otherwise successfully docked, this method returns the this pointer. If docking failed, this method returns NULL.
Requirements
Header: afxdockablepane.h