CDockablePane::CanAutoHide
Determines whether the pane can auto-hide.
virtual BOOL CanAutoHide() const;
Return Value
TRUE if the pane can auto-hide; otherwise, FALSE.
Remarks
CDockablePane::CanAutoHide returns FALSE in any of the following situations:
The pane has no parent.
The docking manager does not allow panes to auto-hide.
The pane is not docked.
Requirements
Header: afxdockablepane.h