screenshot tool
A simple window capture software, it is quite simple to understand so I don't feel there's a need for a tutorial. All it does is take a screenshot of an active window to a Bitmap (similar to Alt+Print Screen) and displays it in a PictureBox, I guess the only interesting function is CreateBitmap().
- Read more about screenshot tool
- 2 comments
- Log in or register to post comments
- 175 views