Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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