CDockingManager::AutoHidePane
Creates an autohide toolbar.
CMFCAutoHideToolBar* AutoHidePane(
CDockablePane* pBar,
CMFCAutoHideToolBar* pCurrAutoHideToolBar = NULL
);
Parameters
[in] pBar
A pointer to the bar pane.[in] pCurrAutoHideToolBar
A pointer to an auto hide toolbar.
Return Value
NULL if the auto hide toolbar was not created; otherwise a pointer to the new toolbar.
Requirements
Header: afxdockingmanager.h