Search results

  1. P

    [csharp] Simulating mouse movement and events

    anyone has code that can help me do the following in c# ? a) move the mouse on the screen, without physically moving the mouse (movement simulation) b) simulate a left, right or double click at the cursor's current position programatically.. have found the following code on msdn regarding...
Top Bottom