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
Public methodStatic member Move(Point) Moves the mouse to the specified location.
Public methodStatic member Move(UITestControl, Point) Moves the mouse to the specified location that is relative to the specified control.

Top

See Also

Reference

Mouse Class

Microsoft.VisualStudio.TestTools.UITesting Namespace