Manipulating Menus During Program Execution

Use class CMenu to manipulate menus and menu items on the fly. CMenu encapsulates a Windows HMENU handle and supplies member functions for working with menus.

See the overview for class CMenu for details.

See Also

Concepts

Menus (MFC)