BCGControlBar Pro for MFC
static void CBCGPPopupMenu::EnableMenuSound ( BOOL  bEnable = TRUE)
inlinestatic

Enables or disables menu sound.

Enables or disables a call to PlaySound when a popup menu is being opened or a menu command is being selected. By default the sound is enabled.

Parameters
bEnableTRUE if the menu sound should be enabled; otherwise FALSE.