Exercise 1:  C# Application, Painting Tool

The goal of this homework is to gain experience in developing user interfaces using the C# programming language.  The basic principles learned here in C# will carry over to many other GUI programming languages.

Develop a simple graffiti application that enables users to paint pictures using the mouse.  User required features are:

Also, the application window containing the paint canvas must: