0
Reply

C# Right Click

Al

Al

Jun 9 2010 4:29 PM
3.6k
Hello all, I want to make a utility with gestures on a touch screen monitor. I want to start with overriding how to right-click with it. I have a lot of experience using C# inWinforms, Asp.Net and Silverlight but have absolutely no idea where to start when clicking around Windows and not some GUI. 

I'm assuming it's a service I need to make. I want to do this in C#. Anyone want to point me in the right direction? I'm not able to find anything useful through basic searches.