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