1 reference to PSD_DISABLEPRINTER
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PageSetupDialog.cs (1)
268
if (!allowPrinter || printerSettings == null) flags |= NativeMethods.
PSD_DISABLEPRINTER
;