PDA

View Full Version : [Vb] Simulate Right Clicks


Bry Man
03-24-2006, 12:49 AM
Hey,

Im trying to make a program that simulates a right-click on a loop every 30 seconds or so using VB, not necessarily in one specific spot or on the program itself but like...where-ever the pointer is on the screen. I have been looking around and nothing ive found on google seems to work and what I have found is kinda limited so I was wondering if someone here could probably lend me a hand I just need to know how one can simulate a right-click, ive got all the rest of the program made but this one thing (if its possible, i hope it is) is holding me back.

Thank you for your help =p

Bry Man
03-24-2006, 01:30 AM
I got it to work, But i forgot to save and closed my project lol, If anyone wants I can post my code later when I get it working again incase it may be of some use to someone else in the future.