If you are ever looking for a quick cut-n-paste tool; check out Cropper in C#. I've used it quite a bit in documentation, reporting errors, delivering snapshots of query results, and for a multitude of other uses.
From the site:
Cropper is a screen capture utility written in C# on the Microsoft .Net platform. It makes it fast and easy to grab parts of your screen. Use it to easily crop out sections of vector graphic files such as Fireworks without having to flatten the files or open in a new editor. Use it to easily capture parts of a web site, including text and images. It's also great for writing documentation that needs images of your application or web site.
The files are saved straight to a folder on your desktop in the format you specify. No more 'Print Screen'... open image editor... paste from clipboard... crop... export. Just double-click the form or press enter, and whatever is visible below the form is captured.