2 references to MButton
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
2659if (PInvoke.GetKeyState((int)Keys.MButton) < 0)
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Properties.cs (1)
9279keyState[(int)Keys.MButton] = mState;