by Jim Benvenuti (3 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)

SnapShot is a simple screen capture program that allows you to select and save selected areas of you desktop. It is well documented and should be easy to understand. Full souce code included.
Jim Benvenuti
[email protected]
Assumes
Uses only vb common controls including Common Dialog control6.0 (sp3)
Code Returns
Able to save selected screen capture to clipboard or disk.
API DeclarationsApi declarations are in ApiMod.bas in the zip file
Download SnapShot (21 KB)