Title: Screen Grabber
Description: An adjustable region screen capture program. I designed it for my School Attendance program, to auto number the Student ID pictures for each class. I was after after a VB6 program like this for a while. Complete file size is about 56 kB. That's one thing I really like about VB6, Small exe's. Lots of work and headaches making this program. Hope you like it.
Press F6 to capture to JPG.
Press F7 to capture to BMP.
Must have a pics subdirectory off the programm directory.
I used vb-helper's Glass form and GDIPlusJPGConvertor to save JPG's from Screen Record at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=66778&lngWId=1
I also used other sources, but I had trouble finding the source names. Sorry about that, if I left your name out.
I would like to save the pictures to other formats, so 'm looking for something (a module or class that saves to gif, png, etc).
Enjoy.Hopefully this "Year of the Dragon" will be a good, healthy and lucky one. I really enjoy Planet VB.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=74260&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
