MF_DISABLED top-level constant

int const MF_DISABLED

Disables the menu item so that it cannot be selected, but the flag does not gray it.

Implementation

const MF_DISABLED = 0x00000002;