Main Page
Related Pages
Modules
Namespaces
Classes
Class List
Class Hierarchy
Class Members
Public Attributes
MenuEvent Struct Reference
Search for all occurrences
Detailed Description
See also:
Class
IMenu
, Class
Interface
.
Remarks:
This structure is available in release 4.0 and later only.
This structure is used internally.
#include <imenus.h>
Inheritance diagram for MenuEvent:
[
legend
]
List of all members.
Public Attributes
Event
mEvent
Values:
EVENT_BEGIN_TRACK
EVENT_CURSOR_DOWN
EVENT_RIGHT_CURSOR_DOWN
EVENT_CURSOR_MOVED
EVENT_CURSOR_UP
EVENT_END_TRACK
EVENT_KEY
EVENT_RIGHT_CURSOR_UP.
unsigned int
mEventParam
Values:
EP_NULL
EP_SHOW_SUBMENU
EP_HIDE_SUBMENU.
Member Data Documentation
Event
mEvent
Search for all occurrences
Values:
EVENT_BEGIN_TRACK
EVENT_CURSOR_DOWN
EVENT_RIGHT_CURSOR_DOWN
EVENT_CURSOR_MOVED
EVENT_CURSOR_UP
EVENT_END_TRACK
EVENT_KEY
EVENT_RIGHT_CURSOR_UP.
unsigned int
mEventParam
Search for all occurrences
Values:
EP_NULL
EP_SHOW_SUBMENU
EP_HIDE_SUBMENU.