I am trying to create an application in C#.net that captures the screenshot of the current active window including the area that has to be scrolled using scroll bars.I found
Capture screen contents without using any Win32 API calls, just using .NET 2.0 at CodeProject.