Description
Programming in VB 2010 Chapter 7 Case Study Video Bonanza list of Movie Categories
Maintain a list of movie categories. Use a drop-down combo box to hold the movie types. keeping the list in alphabetic order. Use buttons or menu choices to Add a Category, Remove a Category, Clear All Categories, Print the Category List, Display the Movie Category Count, and Exit. Include appropriate access keys on your form and/or menu items.
Do not allow a blank type to be added to the list. Display an error message if the user selects Remove without first selecting a movie category. Before clearing the list. display a message box to confirm the operation.
The starting categories are: Comedy, Drama, Action, Sci-Fi, Horror
Display an error message if the user selects Remove without first selecting a movie category. Before clearing the list display a message box to confirm the operation.
Reviews
There are no reviews yet.