Index
Instructor
Definitions
Menus
Menu Quiz
|
Menu Structure
Each menu is defined by three characteristics
- What appears on the menu, a text string or bitmap.
- ID number windows sends the program in a WM_COMMAND message
- Attributes of the menu item: Enabled / Disabled, Grayed or Checked.
|
|