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