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.
Gets a Sys.UI.MouseButton enumeration value that indicates the button state of the mouse when the related event occurred.
var buttonVal = domEventVar.button;
Return Value
A MouseButton value.
Remarks
Use the button field to determine which mouse button was pressed when the related event occurred.