Recording Studio Visual Basic Beginning

jvlieti4440

My teacher is very picky, the program must have these things. And must look similar to the screenshots

 

Comments, data validation; clear must clear

 

 

Recording Studio
A local recording studio rents for $200 per hour
they charge by the minute. Create a project where the user enters the name of the group renting the studio and the number of minutes it used. Calculate the appropriate charge for each group, accumulating the total charges for all groups, and computing the average charge and the number of groups that used the studio. Use a
constant for rental rate; divide by 60 to get rental rate per minute. Use
labeled text boxes for input data; format output calculated data into labels;
use group boxes to segregate input/calculation area and summary data.
Format all output appropriately; include buttons to reset input boxes and
clear summary totals in case user needs to start over; as well as, exit and
print buttons. Watch your focus. Do not allow bad or missing input data to cancel the program (data validation). 

  • 9 years ago
  • 20
Answer(2)

Purchase the answer to view it

NOT RATED
  • recordingstudio.zip
  • recordingstudio_screenshot.jpg
  • recordingstudio_printform_screenshot.png

Purchase the answer to view it

NOT RATED
  • recordingstudio_screenshot.jpg
Bids(0)