CBasePane::IsAutoHideMode
Determines whether a pane is in auto-hide mode.
virtual BOOL IsAutoHideMode() const;
Return Value
TRUE if the pane is in auto-hide mode; otherwise, FALSE.
Remarks
Base panes cannot auto-hide. This method always returns FALSE.
Requirements
Header: afxbasepane.h