Description of Screen Capturing a Form in .NET - Using GDI and GDI+ :
This artice deals with performing form capturing in .NET with the help of GDI and GDI+. Here the author explains that GDI+ has the ability to accelerate the programming of graphics in Windows SDK. In this tutorial the author demonstrates about performing screen capturing a form by using GDI+ by providing step-by-step procedures.