http://www.vb-helper.com/HowTo/formimg.zip

	Purpose
Capture an image of a form in a PictureBox.

	Method
Simulate Alt-PrintScrn to copy an image of the form to the clipboard.
Then paste it into a PictureBox.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
