how come "SendKeys.Send("{PRTSC}")"......

bear24rw
05-28-2004, 02:44 PM
how come SendKeys.Send("{PRTSC}") only takes a picture of the active window and not the whole screen.... Is there a way to change that?

neamerjell
05-28-2004, 03:08 PM
Perhaps it has something to do with this:

"Note You can't use SendKeys to send keystrokes to an application that is not designed to run in Microsoft Windows. Sendkeys also can't send the PRINT SCREEN key {PRTSC} to any application."

-VB6 Help file, SendKeys Statement

try ALT + PRTSCR I would assume that vb is backwards to windows; ALT+PrtScr captures just the active window in the windows OS, so if vb only captures the active window with just prtscr... Its worth a try

bear24rw
05-28-2004, 06:31 PM
nope.... didnt work

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum