This code makes a screenshot of a window or the fullscreen and saves it to a JPG/BMP/ZIP file of your choose and has the ability to open the pictures in a Picturebox. If the pictures is compressed then the picture will automatic be unzipped and opened
Inputs
Only what screen you want to capture and the filename to save the screenshot to
Assumes
Nothing, just compile it and run it
Returns
The filename that is created.
Side Effects
Sometimes the file is in use by the system. Working on to fix this problem
API DeclarationsA Lot