2 references to WM_MENUSELECT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
14211
case NativeMethods.
WM_MENUSELECT
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
146
case NativeMethods.
WM_MENUSELECT
: text = "WM_MENUSELECT"; break;