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.
3/28/2014
The following table shows the menu messages, with a description of the purpose of each.
Programming element |
Description |
|---|---|
This message is sent when the user selects a command item from a menu, when a control sends a message to its parent window, or when an accelerator keystroke is translated. |
|
This message notifies a window that the user clicked the right mouse button (right-clicked) in the window. |
|
This message informs an application's main window procedure that a menu modal loop has been entered. |
|
This message informs an application's main window procedure that a menu modal loop has been exited. |