0
kicks
Capture Right, Middle and "X" Button Clicks (C# / Winforms)
When a user interacts with a Windows Forms application using the mouse, most operations will be controlled with the left (or primary) mouse button. However, it is often important to be able to detect when the user clicks one of the other buttons.