5 references to WM_NCMBUTTONDOWN
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Form.cs (1)
7535case NativeMethods.WM_NCMBUTTONDOWN:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
121case NativeMethods.WM_NCMBUTTONDOWN: text = "WM_NCMBUTTONDOWN"; break;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7180case NativeMethods.WM_NCMBUTTONDOWN:
winforms\Managed\System\WinForms\ToolStrip.cs (1)
5161case NativeMethods.WM_NCMBUTTONDOWN:
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
1329case NativeMethods.WM_NCMBUTTONDOWN: