Print problem

J

James Wong

Hi,

I use the print document to control the printer.
When the program is printing, it will popup a print dialog to show the
number of printing page.
Can I invisible it?
 
H

Herfried K. Wagner [MVP]

James Wong said:
I use the print document to control the printer.
When the program is printing, it will popup a print dialog to show the
number of printing page.
Can I invisible it?

Check out your 'PrintDocument' object's 'PrintController' property.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top