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.
Retrieves the flags that indicate how much of the ribbon bar is visible.
DWORD GetHideFlags() const;
Return Value
The flags that indicate how much of the ribbon bar is visible.
Remarks
The following table lists the possible combination of flags for the return value:
AFX_RIBBONBAR_HIDE_ELEMENTS
The ribbon bar is minimized vertically and only the category tabs, main button, and quick access toolbar are visible.AFX_RIBBONBAR_HIDE_ALL
The width of the ribbon bar is less than the minimum width and is completely hidden.
Requirements
Header: afxribbonbar.h