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

Returns nonzero if the full menus should be shown after a short delay.

Returns
Nonzero if the full menus should be shown after a short delay; otherwise 0.

There are two options to display the full menus when the "recently used menus" (Office 2000-like) feature is enabled:

  • after a short delay when the user has highlighted the "expand" arrow
  • do not display the hidden commands until the user clicks the "expand" arrow

Call this function to determine if the full menus should be shown after a short delay or upon a click on the "expand" arrow. The user can change this behavior during toolbar customization