COP4226, Homework 2

Due Thursday, October 15 at 5pm.

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

Control Library

You will add some classes to the control library from Homework 1. If you did not create the control library, then you will need to create it now. Add the project to the Homework 2 solution.

IOptions Interface

Create an interface, named IOptions, with the following properties.

Main Project

Options Dialog

Screen Shot