ocr: Constant Value Description MF. STRING 0000 The menu item has a string lobel (the default) MF_ UNCHECRED 0000 The menu item is unchecked (the default) MF_CHDCKED 0008 The menu item is checked MF. BYPOSITION 1024 Identifies the menu item by its location in menu MF_I ENABLED 0000 The menu item is enabled (the default) HF GRAYED 0001 The menu item is grayed AF_DISABLED 0002 The menu item is disabled MP_MENUBAREREAR 0032 Specifies a meny bar break (like the ObjectPAL addBar method) MF_MENUBRDAK 0064 Specifies a menu breok (like the ObjectPAL addBreak method) MF_SEPARKIOR 2048 Specities the menu ite ...