COP4226, Extra Credit 2

Due Monday, September 22 (not late until 6 am 9/23)

Create a Windows Forms Application in Visual Studio. The project will use the user settings to save the size and location of the main form. It will also implement a modeless dialog with data exchange.

User Settings

Create user settings for the size of the form and the desktop location of the form.

Modeless Dialog

Create a dialog that will be opened modelessly.

Main Form

Create a main form that will have a group box and a list view.

Submitting Homework

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