Re: Causing a mouse click

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



Hi...I am just starting out in VB and and am having a lot of problems
understanding the replies. Where do i paste this code. I am reading the
books, but it is slow going :-)
thanks for any help offered.

"Herfried K. Wagner [MVP]" wrote:

> "wickedw" <mwaring@xxxxxxxxxxxxxxxxxxx> schrieb:
> > Could anyone possibly tell me how to cause a mouse click at a certain
> > screen coordinate (say 100, 100).
>
> P/invoke with 'SetCursorPos' and 'mouse_event':
>
> <URL:http://groups.google.to/groups?selm=eqFfJBU%24EHA.2196%40TK2MSFTNGP14.phx.gbl>
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://classicvb.org/petition/>
>
>
.



Relevant Pages