Assignment on List Boxes, Combo Boxes etc.

Write a program that incorporates the following elements:
  1. Set up a list box where the data in the list box is set with code in a procedure.
  2. Set up a combo box where the data in the combo box is set with code in a prodedure.
  3. Do something with either the horizontal or vertical scroll bar control.
  4. Include a menu control in your program.
  5. Try one other thing covered in chapter #11.