MOUSE_BUTTON Enumeration
OpenText Functional Testing 2022 and later: Following the discontinuance of the Silverlight development framework, OpenText Functional Testing 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

