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 auto-hide mode for panes when they are docked at the specified sides of the window.
BOOL EnableAutoHidePanes(
DWORD dwDockStyle
);
Parameters
[in] dwDockStyle
Specifies the sides of the main frame window that is enabled. Use one or more of the following flags.CBRS_ALIGN_LEFT
CBRS_ALIGN_RIGHT
CBRS_ALIGN_TOP
CBRS_ALIGN_BOTTOM
Return Value
TRUE if the method succeeds; otherwise FALSE.
Requirements
Header: afxmdichildwndex.h