RanorexRanorex Documentation
Move Event
NamespacesRanorexMouseMove
Occurs when the mouse is moved.
Declaration Syntax
C#Visual BasicVisual C++
public static event MouseEventHandler Move
Public Shared Event Move As MouseEventHandler
public:
static  event MouseEventHandler^ Move {
	void add (MouseEventHandler^ value);
	void remove (MouseEventHandler^ value);
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)