|
-
Oct 12th, 2001, 12:13 PM
#1
Thread Starter
New Member
How do I simulate mouse clicks?
I posted this in the "general questions" forum and someone mentioned Mouse_Events and said I should post this question here. I must admit though, I've never used API (that I know of anyway), and the VB Help file seems to be telling me that I can only use MouseEvents with Visual C++, which I quess would be ok, but I've never used visual C, though have used C extensivly in the past (borland).
I want a VB program to take over the mouse. what I really need is to press my mouse button every 10 seconds until I stop the program. I want to physicaly move the mouse myself, but I want the mouse to press the left button automaticaly. It almost seems like this type of program would have been writen already so if you know of a program let me know. if not, does anyone know how to do this? the mouse cursor would not be over a VB form, it could be anywhere on the screen.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|