Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

MouseButton Property (InteractiveEventArgs)

Show in webframe
Mouse button that triggered this event.
Syntax
get_mouseButton();
set_mouseButton(value);
Object.defineProperty('mouseButton');

Property Value

TypeDescription
MouseButtonsThe mouse button that triggered this event.
Remarks

Only valid if the device supports mouse.

See Also

Reference

InteractiveEventArgs Object
InteractiveEventArgs Members

Error processing SSI file