Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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