1 reference to VK_MENU
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
18561if (UnsafeNativeMethods.GetKeyState(NativeMethods.VK_MENU) < 0) keyState |= 4;