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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print Screen in VB

Status
Not open for further replies.

chrisdq

Programmer
Joined
Nov 6, 2002
Messages
77
Location
US
How do I take a screen shot using sendkeys "{PRTSC}", true
to take a screen shot and save the image to a file automatically?

Thank you in advance.
 
try the clipboard object. There are a few posts here as to how to use it to paste into controls.

BB
 
Thanks Biggerbrother for your reply.

How come using sendkeys "{PRTSC}", true does not capture the screen????
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top