I want to get mouse click events on Windows form (just right click)
and send them to the server so when it will read them, it will preform mouse clicks.
I couldn't find event that indicates right mouse click.
From all the information online I didn't understand all the 0*02
things and how it relates to simulating a mouse click.
How i can indicate if it was a right click or left?