[^^Up^^] [Menu] [About The Guide]
 Menu Functions (3.1)                                                        .
--------------------------------------------------------------------------------
 AppendMenu                   Appends a new item to the end of a menu
 CheckMenuItem                Changes a check mark by a menu item
 CreateMenu                   Creates a menu
 CreatePopupMenu              Creates an empty pop-up window
 DeleteMenu                   Deletes an item from a menu
 DestroyMenu                  Destroys a menu
 DrawMenuBar                  Redraws the menu bar of a window
 EnableMenuItem               Enables, disables, or grays a menu item
 GetMenu                      Returns a menu handle for the specified window
 GetMenuCheckMarkDimensions   Retrieves default check mark bitmap dimensions
 GetMenuItemCount             Retrieves the number of items in a menu
 GetMenuItemID                Returns the handle of a menu item
 GetMenuState                 Retrieves status flags for a menu item
 GetMenuString                Copies a menu-item label into a buffer
 GetSubMenu                   Returns a pop-up menu handle
 GetSystemMenu                Provides access to the System menu
 HiliteMenuItem               Changes highlighting of top-level menu item
 InsertMenu                   Inserts a new item in a menu
 LoadMenuIndirect             Returns a menu handle for a menu template
 ModifyMenu                   Changes an existing menu item
 RemoveMenu                   Deletes a menu item and pop-up menu
 SetMenu                      Sets the menu for a window
 SetMenuItemBitmaps           Associates bitmaps with a menu item
 TrackPopupMenu               Displays and tracks a pop-up menu

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson