Chapter 7 Menus

Most applications for the Microsoft Windows operating system use menus so that the user can select and carry out 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 Windows 3.1 application, EditMenu, that uses and processes input from menus.