CIS56 - Visual Basic - Assignment #2

Create a form with objects (like text boxes, command buttons etc) and events (use the click event). The Visual Basic project that you turn in should include 20 unique "things". Using a property like Caption or Text counts as one thing. Each unique command you use in the code counts as one thing. For example if you add two things together that counts as one, if you format to currency that counts as one etc.
When you pass in this assignment, I need a cover sheet telling me the twenty things you did and where you did them - I'm not hunting through your code to find everything!!!!
The list can be comments in the program, a word document, or a notepad document.