Share via


CBaseTabbedPane::HasAutoHideMode

Determines whether the tabbed pane can be switched to autohide mode.

virtual BOOL HasAutoHideMode() const;

Return Value

TRUE if the pane can be switched to autohide mode; otherwise, FALSE.

Remarks

If autohide mode is disabled, no pin button is displayed on the tabbed pane caption.

Requirements

Header: afxBaseTabbedPane.h

See Also

Reference

CBaseTabbedPane Class

Hierarchy Chart