GenericEvent Members
The following tables list the members exposed by the GenericEvent type.
Public Constructors
Name | Description | |
---|---|---|
GenericEvent | Creates an instance of the GenericEvent class. |
Public Fields
Name | Description | |
---|---|---|
EventCategory | Specifies the event category. | |
EventData | Contains the data associated with the event. | |
EventMessage | (Inherited from BaseEvent.) | |
Source | (Inherited from BaseEvent.) | |
Time | Holds the event's time stamp. | |
X | Contains the X location on the screen of the point associated with the generic input event. | |
Y | Contains the Y location on the screen of the point associated with the generic input event. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |