| Mercury.QTP.CustomServer Namespace : MOUSE_BUTTON Enumeration |
'Declaration<System.Runtime.InteropServices.ComVisibleAttribute(False)> Public Enum MOUSE_BUTTON Inherits System.Enum
[System.Runtime.InteropServices.ComVisible(false)] public enum MOUSE_BUTTON : System.Enum
| Member | Description |
|---|---|
| LEFT_MOUSE_BUTTON | Left button |
| MIDDLE_MOUSE_BUTTON | Middle button |
| RIGHT_MOUSE_BUTTON | Right button |
System.Object
System.ValueType
System.Enum
Mercury.QTP.CustomServer.MOUSE_BUTTON

