Lab 8 - Graphics and Drawing in C#

In this lab, you'll explore how to draw on a canvas using GDI+ and make use of the Control class.  Here is an example of what you'll build in this lab:

This lab is broken into two parts, and you should view each part and attempt to replicate what is shown in this example.

Click this how-to to see a step-by-step solution for part one of the lab.

Click this how-to to see a step-by-step solution for part two of the lab.


Wrapping it all up

Click her to see the finished ZIPed solution.