11 references to WM_RBUTTONUP
System.Windows.Forms (11)
winforms\Managed\System\WinForms\AxHost.cs (1)
3450case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\ButtonBase.cs (1)
1305case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\ComboBox.cs (1)
1912case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\Control.cs (1)
14368case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\ListBox.cs (1)
2456case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\ListView.cs (1)
6273case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
162case NativeMethods.WM_RBUTTONUP: text = "WM_RBUTTONUP"; break;
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
880case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3726case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\TreeView.cs (1)
3283case NativeMethods.WM_RBUTTONUP:
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
440case NativeMethods.WM_RBUTTONUP: