Index

Instructor

Definitions

Menus
  Icon Basics
  Menu Basics 1
  Menu Basics 2
  Structure
  Menu Coding
  Messages

Menu Quiz

Menu Structure


Each menu is defined by three characteristics
  1. What appears on the menu, a text string or bitmap.
  2. ID number windows sends the program in a WM_COMMAND message
  3. Attributes of the menu item: Enabled / Disabled, Grayed or Checked.