Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing screen contents

Status
Not open for further replies.

Pipe2Path

Programmer
Aug 28, 2001
60
Is there anyway, I could use the printer object, or an API or something that could print the contents of the screen programatically?

I was thinking of using the send keys method, but that probably wouldn't work.

Any ideas anyone? Thanks a lot.

Kevin
 
Which screen are you trying to print? A VB Form? If that's the case, just use the .PrintForm method.

Robert
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top