COP4226, Extra Credit 3

Due Friday, October 25 (not late until 6 am 10/26)

Create a Windows Forms Application in Visual Studio. The project will work with colors, pens, brushes and images.

Main Form

Add a tab control to the main form. Add three tab pages for colors, brushes and images.

Color Tab

On the color tab, add a label and a text box for entering a color. Add a button for changing the background color.

Brush Tab

Create a brush from an image. Fill a closed curve with the brush. Create a dashed pen. Draw the edge of a closed curve with the pen.

Image Tab

Draw the background with a path gradient brush. Draw your image and change its color.

Submitting Homework

Zip your entire project and upload it on the web. Exclude the Debug and Release directories.
Submitting Homework Online.