Execute a righ mouse press. This method is only available in Windows CE.
Object.RightMouseTap x, y
Parameters
- X
Required. A String value containing an integer The X coordinate of the click. The coordinate is relative to the upper left corner of the GUI object.
- Y
Required. A String value containing an integer The Y coordinate of the click. The coordinate is relative to the upper left corner of the GUI object.
Right mouse click on {MoObject} with coordinates [x], [y].