company logo

ADK_Menu - Menu resource

Inherits:  ADK_StyleElement

A menu is a style element that shows a hierarchical menu (pop-up menu or menu bar). The actions to be displayed are provided in the event action control ( ADK_EventActionControl ) referenced in menu_control .

Usually, sub actions defined in the event action control are displayed as menu items. Sub actions ( ADK_EventAction ) may refer to event actions controls, that define sub actions again. Thus, hierarchical menus may be provided.

Relationships
Keys