|
-
Oct 31st, 2000, 05:34 PM
#1
Thread Starter
New Member
How can I send mouse click from my VB application to another application, i.e. that InternetExplorer 'thinks' the left mousebutton is clicked, when hovering over a hyperlink?
Tried Sendmessage and Postmessage already , but this doesn't seems to work.
-
Oct 31st, 2000, 05:42 PM
#2
Frenzied Member
You can send mouse clicks to other apps using the SendMessage and mouse_event API but i don't think that there is a way to find out if your cursor is over some particular part of IE.
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
|