Event Class |
Namespace: VO
The Event type exposes the following members.
Name | Description | |
---|---|---|
Handle |
The pointer to the window where the event occurred
| |
Message |
A dword representing the Windows API message associated with the given event.
| |
Window |
An object indicating the window or control in which the event occurred. This is helpful, for example, for distinguishing between similar menu events coming from the same context menu attached to different controls.
|