Re: Causing a mouse click
- From: "marauder" <marauder@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Aug 2005 14:56:53 -0700
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/>
>
>
.
- Prev by Date: How to protect my SQL Server queries
- Next by Date: How to pass Ctrl+C to the background application in vb .net?
- Previous by thread: How to protect my SQL Server queries
- Next by thread: How to pass Ctrl+C to the background application in vb .net?
- Index(es):
Relevant Pages
|