Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes mouse button locations.
Namespace: Sys.UI
Inherits: None
MouseButton.leftButton;
Members
Member name |
Description |
---|---|
leftButton |
Represents the left mouse button. |
middleButton |
Represents the wheel button (middle mouse button). |
rightButton |
Represents the right mouse button. |
Remarks
The values correspond to the values in the Document Object Model (DOM).