Simulating A Left/Middle/Right Mouse Button Click [VB2010]

If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
2 posts Page 1 of 1
Contributors
User avatar
visualbasicje
New Member
New Member
Posts: 23
Joined: Thu Mar 04, 2010 3:32 pm

You can find this on the internet somewhere, but (as to my experience) it takes a lot of searching before you actually find a good and working easy piece of code. I solved this problem by writing a tutorial on simulating these left, middle or right mouse clicks with the help of another answer on the internet and I'm hoping it will be on top of Google fast to prevent any more unnecessary searching by other people.

My article on how to simulate a mouse click in VB2010 can be found here, my source can be found here:http://social.msdn.microsoft.com/Forums ... f5d452e8a9

Comments are always appreciated.
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

These tutorials are easy to find if you know what you are looking for.
SendInput has superseded mouse_event.
2 posts Page 1 of 1
Return to “Codenstuff boardroom”