CDockablePane::HasAutoHideMode

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

See Also

Reference

CDockablePane Class

Hierarchy Chart