back


A Program to Calculate the Cost of Going to the Prom

Write a program to calculate the cost of going to the prom. Use textboxes for each of the following:
  1. the cost of transportation
  2. flowers
  3. dinner
  4. tickets
  5. clothes
  6. snacks
  7. new shoes Have the total displayed in a label named "lblTotal."