home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / parad / mar95 / o'co102.gif < prev    next >
Graphics Interchange Format  |  1995-09-29  |  46.0 KB  |  360x379  |  8-bit (156 colors)
   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 ...