MouseButton

Description

The MouseButton enumeration contains a code of the mouse button used in any event.

It is used by the following property:

Available Values

Value Brief description
0 Left. Left mouse button.
1 Right. Right mouse button.
2 Middle. Middle mouse button (wheel).

See also:

Forms Assembly Enumerations