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

Take a screenshot in VBScript?

Status
Not open for further replies.

shauntck

Programmer
Jul 13, 2004
19
0
0
US
Does anyone know how I might be able to capture a screenshot in VBScript. A snippet of code would be very helpful. If its not possible then how would one do it in Visual Basic

Thank you in advance!
-Shaunt
 
You cannot send the PRINT SCREEN key {PRTSC} to an application using SendKeys, so I can't think of any other way you might do this. Sorry.

I hope you find this post helpful.

Regards,

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top