Chapter 19 Menus

Most Windows applications use menus to let the user select commands or
actions.

This chapter covers the following topics:

What a menu is

Defining a menu

Including a menu in your application

Processing input from a menu

Modifying an existing menu

Working with special menu features

This chapter also explains how to create a sample application, EditMenu, that uses and processes input from menus.