MF_GRAYED top-level constant Null safety
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;