Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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