This tool will help user to capture selected area of screen. It provides user to set his/her own HotKey to capture screen. It runs in system tray. Source code is included with this article.
Latest Backgrounds Articles
How to Build a Simple Event Log Montior/Watcher (Using TCP in .NET)
Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).
Creating Non-Rectangular Forms
It is amazingly easy to create forms of any shape within Visual C#. You can even do it with VB .NET!
Discovering Visual Basic .NET: Working with Variables
Nearly every program needs to keep track of things. Discover how to with Visual Basic .NET in this installment of the Visual Basic .NET tutorials.
Add an Exciting Gradient Backdrop!
Discover howe to use Visual Basic to add a gradient backdrop to your applications!
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
A Tipple with a Tuple
Fear not, Tuple lovers. This much-maligned data type is still in use today.

Manipulating Excel Data with Visual Basic
Discover how to work productively with Excel Worksheets within Visual Basic.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.