Mouse.Move Method
Include Protected Members
Include Inherited Members
Moves the mouse to the specified location.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Move(Point) | Moves the mouse to the specified location. | |
Move(UITestControl, Point) | Moves the mouse to the specified location that is relative to the specified control. |
Top