J John Mar 13, 2005 #1 Hi, I would like to move a cursor to a location and then emulate a click. How can I do it in C#?
R Robbe Morris [C# MVP] Mar 14, 2005 #2 Windows API. This will take care of the click part. http://www.eggheadcafe.com/articles/transparentform_send_mouse_click_to_desktop.asp
Windows API. This will take care of the click part. http://www.eggheadcafe.com/articles/transparentform_send_mouse_click_to_desktop.asp
J John Mar 14, 2005 #3 sweet thanks! Robbe Morris said: Windows API. This will take care of the click part. http://www.eggheadcafe.com/articles/transparentform_send_mouse_click_to_desktop.asp -- 2005 Microsoft MVP C# Robbe Morris http://www.robbemorris.com http://www.masterado.net/home/listings.aspx Click to expand...
sweet thanks! Robbe Morris said: Windows API. This will take care of the click part. http://www.eggheadcafe.com/articles/transparentform_send_mouse_click_to_desktop.asp -- 2005 Microsoft MVP C# Robbe Morris http://www.robbemorris.com http://www.masterado.net/home/listings.aspx Click to expand...