Re: Print Screens
by Bruce Chambers » Thu, 01 Apr 2004 11:14:44 GMT
Greetings --
Pressing the <PrtScn> key copies the entire display to the
clipboard. Pressing <ALT>+<PrtScn> copies only the active Window to
the clipboard (iow, into RAM). To view the screen capture, open a
graphics program, such as MS Paint, and press <CTRL>+V. This will
paste the contents of the clipboard (your screenshot) into the open
file, and allow you to view it or save it as a file for later use.
How to Capture Screen Shots in Windows Using the Print Screen Key
http://support.microsoft.com/search/preview.aspx?PR=1&scid=kb;en-us;Q173884
Bruce Chambers
You can have peace. Or you can have freedom. Don't ever count on
having both at once. -- RAH
"Jean" < XXXX@XXXXX.COM > wrote in message
news:11de701c41752$568ffa90$ XXXX@XXXXX.COM ...
>I am writting a technical document, and need to capture
> some screen prints of an Access Application. I know how
> to capture an image (i.e. printscrn button), however,
> image shows everything, including the task bar on the
> bottom. How do I get just the active window's image?