Menu Manager
How to Hide the MenuBar
NewMenu Get a handle to an empty menu GetMenu Get a handle to a menu from a 'MENU' resource Forming the Menu Bar
DrawMenuBar Display the titles of all menus in the menu list GetNewMBar Read a menu list from a resource (type 'MBAR') Selecting from Menu
MenuKey Find menu and item associated with command key MenuChoice See if user attempted to select a disabled item Menu Items
AddResMenu Append names of selected resource type to menu EnableItem Undim a menu or a menu item; make selec table DisableItem Dim a menu or a menu item; make non-selec table GetItem Get the text of a menu item SetItem Change the text of a menu item CheckItem Place/remove a check mark to left of menu item GetItemMark Query current mark character of a menu item SetItemMark Place/remove character as item mark; attach submenu GetItemIcon See which icon, if any, is attached to a menu item GetItemStyle Obtain current character formatting of menu item GetItemCmd Query current command character of a menu item SetItemCmd Assign a command-key to a menu item; attach submenu GetMHandle Given a menu ID, obtain a handle to the menu SetMenuFlash Set number of times menu item blinks upon selection GetMCInfo Make a copy of the current menu color table SetMCInfo Install / replace current menu color table DispMCInfo Dispose memory used by the menu color table GetMCEntry Get address of a particular menu color table entry SetMCEntries Install color information for one or more menu items