The following tables list the members exposed by MouseMessageInfo.
Name | Description | |
---|---|---|
MouseMessageInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowButtonOverride | Whether or not to allow a button override. | |
Buttons | The mouse buttons that are pressed (left, right and/or middle). Read-only | |
MouseMessageType | The mouse message type (down, up or move). Read-only | |
X | The x coordinate of the mouse | |
Y | The y coordinate of the mouse |