7
shouts

.NET - Screenshot in 2 Clicks using .NET

posted by impaimpa 221 days, 4 hours, 57 minutes ago
Friday, July 03, 2009 1:22:12 PM GMT

As a developer, I take lot of screenshots and its time consuming to press the screenshot button, paste it in MSPaint or any other Image editing software and then save it. The pain is even more when we need to use two Buttons (Fn + PrintScreen) in most Laptops ;-). So I thought I will develop my own screenshot capturing tool which will allow me to take screenshots as well as save it in just two clicks. In this article I am going to show you how easy it is to develop your own tool using .NET.

category: Foundation | clicked: 6 | | source: www.dotnetcurry.com | show counter code
tags: .NET, C#, Screenshots