[DllImport("user32.dll")]
static extern bool SwapMouseButton(bool fSwap);
None.
Reverses the meaning of the left and right mouse buttons.
if fSwap is true, mouse buttons are swapped, if false, they are restored.
Please add some!
Please add some!
Do you know one? Please contribute it!