MOUSE_BUTTON Enumeration
UFT One 2022 and later: Following the discontinuance of the Silverlight development framework, UFT One no longer supports the Silverlight Add-in by default.
If you need to use and extend the Silverlight Add-in, contact OpenText Support.
The button values for mouse related methods such as MouseClick and MouseDblClick.
| 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.Slv.CustomServer.MOUSE_BUTTON

