C# equivalent for Java's Robot-class

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



How can I move the cursor on the screen and press buttons (like a human
user) programmatically? I don't know what it is called so I couldn't google
but in Java it is done via Robot-class.

--
Message posted via http://www.dotnetmonster.com
.



Relevant Pages

  • setCursor deprecated...
    ... im using Java 1.5, and Im trying to set the cursor to a wait or a hand ... cursor while my application is "working". ... which does compile without deprecation, ... Prev by Date: ...
    (comp.lang.java.gui)
  • setCursor deprecated...
    ... im using Java 1.5, and Im trying to set the cursor to a wait or a hand ... cursor while my application is "working". ... which does compile without deprecation, ... Prev by Date: ...
    (comp.lang.java.gui)
  • Changing the cursor graphic
    ... I have written an MFC application which can be embedded into a java application by means of JNI. ... My C++ app has its own cursor, which is displayed when the mouse is over the display of the C++ app in my OnSetCursor() handler, so it gets updated as soon as the mouse moves over it). ... I don't understand why the java app is changing the cursor, but I need to find a way of preventing it from happening or changing it back instantly. ...
    (microsoft.public.vc.mfc)
  • Re: Changing the cursor graphic
    ... I have written an MFC application which can be embedded ... into a java application by means of JNI. ... My C++ app has its own cursor, which is displayed when the mouse is over the ... I don't understand why the java app is changing the cursor, ...
    (microsoft.public.vc.mfc)
  • Re: Schema Change Error
    ... > We have a Java application which is running for 24 hours and we have ... We are connected to SQL Server ... > We get the above error when there is a schema change i.e. ... something concurrently that your cursor relies on. ...
    (microsoft.public.sqlserver.jdbcdriver)