BCGControlBar Pro for MFC
static BOOL CBCGPMenuBar::IsShowAllCommands ( )
inlinestatic

Returns nonzero if popup menus should display all commands.

Returns
Nonzero if popup menus should display all commands; otherwise 0.

Call this function to determine if popup menus should display all commands. The menu displays all commands when the "recently used menus" feature is disabled or when the user has clicked the "expand" arrow (or has highlighted the "expand" arrow and m_bShowAllMenusDelay flag is TRUE) which opens the hidden commands. Use SetShowAllCommands() and SetRecentlyUsedMenus() to control this behavior.