BCGControlBar Pro for MFC
static void CBCGPMenuBar::SetShowAllCommands ( BOOL  bShowAllCommands = TRUE)
static

Orders the popup menu bar to show all commands or hide rarely used commands.

Usually, this function is used by the framework to enable the popup menu bar to show all its commands or hide the rarely used commands.

Parameters
bShowAllCommandsSpecifies whether the popup menu shows all commands or hides the rarely used commands.