MenuItem Class Constants

The constants provided by the MenuItem class are listed in the following table.

Constant Bit Value Description
ShortCutFlag_Alt #10 The Alt key must also be pressed
ShortCutFlag_Ctrl #8 The Ctrl key must also be pressed
ShortCutFlag_Shift #4 The Shift key must also be pressed