6 references to WM_PRINTCLIENT
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3809case NativeMethods.WM_PRINTCLIENT:
winforms\Managed\System\WinForms\Control.cs (2)
8524m = Message.Create(this.Handle, NativeMethods.WM_PRINTCLIENT, hdc, flags); 14171case NativeMethods.WM_PRINTCLIENT:
winforms\Managed\System\WinForms\GroupBox.cs (1)
793case NativeMethods.WM_PRINTCLIENT:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
223case NativeMethods.WM_PRINTCLIENT: text = "WM_PRINTCLIENT"; break;
winforms\Managed\System\WinForms\ToolTip.cs (1)
2592case NativeMethods.WM_PRINTCLIENT: