LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

MouseButton Enumeration


Indicates a mouse button.
Syntax
Leadtools.Controls.MouseButton = function() { };
Leadtools.Controls.MouseButton.prototype = {
none = 0, left = 1, right = 2, middle = 3, xButton1 = 4, xButton2 = 5, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Members
ValueMemberDescription
0noneNo mouse button.
1leftLeft mouse button.
2rightRight mouse button.
3middleMiddle mouse button.
4xButton1X 1 mouse button.
5xButton2X 2 mouse button.
See Also

Reference

Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.