Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables menu sound.
static void EnableMenuSound(
BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
TRUE to enable sound, FALSE otherwise.
Remarks
If you enable sound, the framework calls the PlaySound method when a user opens a pop-up menu or selects a menu command. By default, this feature is enabled.
Requirements
Header: afxpopupmenu.h