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.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

The Future of .NET Languages
.NET continues to grow exponentially as a programming framework. Peek into the future of its languages.

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.