Listed below is a list of values that represent the different mouse buttons that are pressed during events that use mouse button as a parameter.
Name | Value | Description |
xlNoButton | 0 | No button was pressed. |
xlPrimaryButton | 1 | The primary button (normally the left mouse button) was pressed. |
xlSecondaryButton | 2 | The secondary button (normally the right mouse button) was pressed. |
|
|
|
|
|
|
|
|
|