MF_BYCOMMAND top-level constant
Indicates that flag gives the identifier of the menu item.
Implementation
@Deprecated('Use MENU_ITEM_FLAGS.MF_BYCOMMAND instead')
const MF_BYCOMMAND = 0x00000000;
Indicates that flag gives the identifier of the menu item.
@Deprecated('Use MENU_ITEM_FLAGS.MF_BYCOMMAND instead')
const MF_BYCOMMAND = 0x00000000;