The MouseButton enumeration contains a code of the mouse button used in any event.
It is used by the following property:
Value | Brief description |
0 | Left. Left mouse button. |
1 | Right. Right mouse button. |
2 | Middle. Middle mouse button (wheel). |
See also: