Simulates a pointer down event at the specified position.
public void Down(Interactive target, Point position = default(Point), KeyModifiers modifiers = KeyModifiers.None)
The target control.
The position of the pointer.
Key modifiers.