MF_GRAYED top-level constant
int
const MF_GRAYED
Disables the menu item and grays it so that it cannot be selected.
Implementation
const MF_GRAYED = 0x00000001;
Disables the menu item and grays it so that it cannot be selected.
const MF_GRAYED = 0x00000001;