pro_vb_dotnet thread: PrintDocument 'Printing' Dialog
If I print something w/ the PrinterDocument class, it briefly shows a dialog titled 'Printing' w/ one command button captioned 'Cancel' and a msg 'Page 1 of Document'. Anyone know how to disable this little dialog. I see that there is a PrintControllerWithStatusDialog class, but there doesn't seem to be a PrintControllerWithoutStatusDialog class (probably 'cause the name is too darn long ;-)
|





