MF_ENABLED top-level constant Null safety
Enables the menu item so that it can be selected, and restores it from its grayed state.
Implementation
const MF_ENABLED = 0x00000000;
Enables the menu item so that it can be selected, and restores it from its grayed state.
const MF_ENABLED = 0x00000000;