This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.
virtual CMFCAutoHideToolBar* SetAutoHideMode(
   BOOL bMode,
   DWORD dwAlignment,
   CMFCAutoHideToolBar* pCurrAutoHideBar = NULL,
   BOOL bUseTimer = TRUE
);
Parameters
- [in] bMode 
 
- [in] dwAlignment 
 
- [in] pCurrAutoHideBar 
 
- [in] bUseTimer 
 
Requirements
Header: afxbasetabbedpane.h