1 reference to RButton
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
3361if (UnsafeNativeMethods.GetKeyState((int)Keys.RButton) < 0) buttons |= MouseButtons.Right;