Share via


menu Component

The menu component provides basic menu control functionality.

Functions for Application Developers

The menu component includes functions for application developers, which are defined in the Winuser.h header file. To import these functions, you must link to the menu.lib file. The following table shows the functions that are included in the menu component.

Function
AppendMenu GetMenuItemInfo
CheckMenuItem GetSubMenu
CreateMenu InsertMenu
CreatePopupMenu LoadMenu
DeleteMenu RemoveMenu
DestroyMenu SetMenuItemInfo
DrawMenuBar TrackPopupMenu
EnableMenuItem TrackPopupMenuEx

See Also

gwes Components

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.