10 references to WM_ERASEBKGND
System.Windows.Forms (10)
winforms\Managed\System\WinForms\AxHost.cs (1)
3432case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\Button.cs (1)
412case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\ComboBox.cs (1)
3701case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\Control.cs (1)
14150case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1296case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\Form.cs (1)
7568case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\GroupBox.cs (1)
792case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
55case NativeMethods.WM_ERASEBKGND: text = "WM_ERASEBKGND"; break;
winforms\Managed\System\WinForms\ScrollBar.cs (1)
923case NativeMethods.WM_ERASEBKGND:
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
431case NativeMethods.WM_ERASEBKGND: