ZennoLab Assemblies Documentation
MouseMove Method (Tab)
Performs the mouse move event in specified coordinates.
Overload List
OverloadDescription
MouseMove(Int32,Int32,Int32,Int32,Boolean,Boolean)Performs the mouse move event from point to point in specified coordinates inside the current tab.  
MouseMove(Int32,Int32,Boolean,Boolean)Performs the mouse move event in specified point inside the current tab.  
MouseMove(Point[],Int32[],Boolean,Boolean)Performs the mouse move event in specified array of the coordinates with delay between all moving.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Tab Class
Tab Members

Send Feedback