Simulates a pointer move event to the specified position with a specific source.
public void Move(Interactive target, Interactive source, Point position, KeyModifiers modifiers = KeyModifiers.None)
The target control.
The source of the event.
The new position of the pointer.
Key modifiers.