12 references to WM_MBUTTONDOWN
System.Windows.Forms (12)
winforms\Managed\System\WinForms\AxHost.cs (1)
3455
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\ComboBox.cs (1)
1872
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\Control.cs (1)
14305
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\Form.cs (1)
7947
|| msg.Msg == NativeMethods.
WM_MBUTTONDOWN
winforms\Managed\System\WinForms\ListView.cs (1)
6300
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
164
case NativeMethods.
WM_MBUTTONDOWN
: text = "WM_MBUTTONDOWN"; break;
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
865
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7177
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\ToolStrip.cs (1)
5158
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
1317
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\TreeView.cs (1)
3328
case NativeMethods.
WM_MBUTTONDOWN
:
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
461
case NativeMethods.
WM_MBUTTONDOWN
: