BCGControlBar Pro for MFC
static BOOL CBCGPKeyboardManager::IsShowAllAccelerators ( )
inlinestatic

Tells whether all accelerators, or one accelerator should be displayed for a command.

Returns
Nonzero if the list of all defined accelerators is displayed for a command; it's 0 if only one accelerator is displayed for a command.

You can enable or disable this feature using the ShowAllAccelerators() static function.