Important: The information in this document is obsolete and should not be used for new development.
Data Structures
This section describes the menu record, menu list, and menu color information table. The Menu Manager maintains information about the menus in your application in menu records. The Menu Manager maintains information about all the menus in a menu bar in a data structure called the menu list.The Menu Manager stores color information about your application's menus in a menu color information table. You can add entries to your application's menu color information table if you want to use colors other than the default colors for your menu bar or menus. You can add entries to this table by using the
SetMCEntries
procedure or by providing'mctb'
resources.
Subtopics
- The Menu Record
- The Menu List
- The Menu Color Information Table Record