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.
Specifies whether a docking pane can be switched to autohide mode.
virtual BOOL HasAutoHideMode() const;
Return Value
TRUE if the dockable pane can be switched to autohide mode; otherwise, FALSE.
Remarks
Override this method in a derived class to disable autohide mode for a specific dockable pane.
Requirements
Header: afxDockablePane.h