I have an application written in .NET. I would like to add the ability for users to control my application by using a mouse, e.g. a high end gaming mouse, with 10-15 buttons on it.
Is this going to be easy to do, or will I need a mouse vendor with a .NET SDK that I can use - can you recommend any?
I would like all control to be within my application and just use the mouse vendors driver.