Mouse Click operation

vickp07

Member
Joined
Sep 8, 2009
Messages
7
Programming Experience
3-5
Hi, I dont know if this is at all possible, but i just thought i'd ask.

Right now i am running a program where the user has hit the spacebar to advance to the next slide (LIKE POWERPOINT), well is there a way I could right code to allow a LEFT CLICK on the user's mouse to advance the slide instead of pressing spacebar.

kinda, like how some ppl use a wireless powerpoint presenter for POWERPOINT
 
@hmcilhinney: THANK u, but actually i should of explained more. See, this program the user is running is not mine. It wasn't written in VB.net, and we dont own the source code. I was just wondering if I could create a program so that the user could use his/her mouse and click to advance the slides in the program they are working with currently. I wasn't sure if this was at all possible? Its like a powerpoint slide that would advance when the user hits the space bar, but i wanted to make it also advance with the click of a mouse.
 
Back
Top