Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables docking of the child window to the main frame.
BOOL EnableDocking(
DWORD dwDockStyle
);
Parameters
- [in] dwDockStyle
Specifies the docking alignment to enable.
Return Value
TRUE if the method succeeds; otherwise FALSE.
Remarks
Call this method to enable docking alignment to the main frame. You can pass a combination of CBRS_ALIGN_ flags (for more information, see CControlBar::EnableDocking).
Requirements
Header: afxmdichildwndex.h