Hi,

How can I tell which mouse button acts as primary click and which button acts as secondary click?

e.g. If someone has configured their mouse to have the right mouse button act as their left click, how can I make my program realise that and print in a textbox "Right".

Thanks