Share via


CDockablePane::IsAutohideAllEnabled

Indicates whether the docking pane and all other panes in the container can be switched to autohide mode.

virtual BOOL IsAutohideAllEnabled() const;

Return Value

TRUE if the dockable pane, and all other panes in the container, can be switched to autohide mode; otherwise, FALSE.

Remarks

A user enables autohide mode by clicking the docking pin button while holding the Ctrl key

To enable or disable this behavior, call the CDockablePane::EnableAutohideAll method.

Requirements

Header: afxDockablePane.h

See Also

Reference

CDockablePane Class

Hierarchy Chart