The Test Mode - Menu Context dialog is displayed by clicking on the Menu Context push button in the Test Mode - Event Vector dialog. This dialog presents the information contained in the Zim menu context vector This Menu that describes the status of the menu that triggered an event. The dialog consists of two sections: Event and Menu.
This section presents information relating the identification of the event and is identical to that presented in the Event section of the Test Mode - Event Vector dialog.
| Event | Description |
| Name | This field contains the name of the event, and contains values such as "Click", "DoubleClick", "Modified", "LostFocus" etc. See callback events for more detailed information about event names. |
| Type | This field contains the type of event that also identifies the type of object which triggered the event such as a "Window", "FormField" etc. See callback events for more detailed information about event types. |
| Tag | This field contains the tag associated with the object which triggered the event. Each object type can have an associated tag in the form of a character string. If an object's tag is blank, the object's name is displayed in this field. |
This section presents information relating to the status of the menu which triggered an event.
| Menu Section | Description |
| Menu Changed | This field indicates if a menu event caused a menu item to change its state. This is applicable only to menu items whose Associated Action (refer to the Edit Menu Item dialog), is "User Defined-Toggle" or "User Defined-Optional". |
| Menu Tag | This field contains the tag associated with the menu. If the menu tag is blank, the menu name is displayed. If the event was not a menu event, this field is blank. |
| Item Tag | This field contains the tag associated with the menu item. If the menu item tag is blank, the menu item name is displayed. If the event was not a menu event, this field is blank. |
| Menu Number | This field contains the identifying number associated with the menu. |
| Item Number | This field contains the identifying number associated with the menu item. |
| Button | Description |
| Close | This push button returns to the Test Mode - Event Vector dialog. |