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.
Controls whether a menu shows all the available commands.
static void SetShowAllCommands(
BOOL bShowAllCommands = TRUE
);
Parameters
- [in] bShowAllCommands
A Boolean parameter that specifies whether the pop-up menu shows all the menu commands.
Remarks
If a menu does not display all the menu commands, it hides the commands that are rarely used. For more information about displaying menu commands, see CMFCMenuBar Class.
Requirements
Header: afxmenubar.h