Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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