Create a screen capture tool in C#.
In this lesson, we will continue to follow the creation of a full project from the ground up in this course. You will end up with a tool that captures pictures from the screen and saves them to the disk in various image formats.
The project will provide an overview of Windows Forms and C#, as we create a real-world application for grabbing a screen capture of your desktop.
The preparation section provides you with the elements needed to complete the requirements.
The following steps must be completed to receive the associated points for each step.
Any item marked with a * must be completed to receive a score above 0.