Lab 9. Graphics



Program Description

Write an application that draws a smiley face in a Picture Box.

Your smiley does not have to look exactly like this one. You should at minimum use the following functions:

You should use at least 2 different colors for your Pen object and 2 different colors and 2 different widths for your SolidBrush object.

Here are some hints:


For a 10% bonus, use animation to have the irises move back and forth within the eyes 10 times every time the picture box is clicked on.