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.
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