Constant Value | Description | Numeric Equivalent |
---|---|---|
MB_INVISIBLE | Menu item is not displayed | 4096 |
MB_DISABLED | Menu item is in an inactive (dimmed) state and cannot be selected by the interactive user | 8192 |
MB_ENABLED | Menu item is active and can be selected by the interactive user | 16384 |