Assignment on List Boxes, Combo Boxes etc.
Write a program that incorporates the following elements:
- Set up a list box where the data in the list box is set with code in a procedure.
- Set up a combo box where the data in the combo box is set with code in a prodedure.
- Do something with either the horizontal or vertical scroll bar control.
- Include a menu control in your program.
- Try one other thing covered in chapter #11.