Hello,
Whenever I copy a file (using File.Copy) to a shared printer, it prints but I get a message: Network Connections. The print job queue 2 \ \ K \ C is complete. The job size is 623 bytes. How I can hide or destroy this message?
Thanks!
Printable View
Hello,
Whenever I copy a file (using File.Copy) to a shared printer, it prints but I get a message: Network Connections. The print job queue 2 \ \ K \ C is complete. The job size is 623 bytes. How I can hide or destroy this message?
Thanks!
Is the message in a messagebox?
If so, look for the window (findwindow), and close it.
Split into its own thread