Design and code a project to calculate the amount due for


Design and code a project to calculate the amount due for rentals. Movies may be in VHS (videotape) format or DVD format. Videotapes rent for $1.80 each and DVDs rent for $2.50. New releases are $3 for DVD and $2 for VHS.

On the form include a text box to input the movie title and radio buttons to indicate whether the movie is in DVD or VHS format. Use one check box to indicate whether the person is a member; members receive a 10 percent discount. Another check box indicates a new release.

Use buttons for Calculate, Clear for Next Item, Order Complete, Summary, Print, and Exit. The Calculate button should display the item amount and add to the subtotal.

The Clear for Next Item button clears the check box for new releases, the movie title, and the radio buttons; the member check box cannot be changed until the current order is complete. Include validation to check for miss- ing data. If the user clicks on the Calculate button with- out first entering the movie title and selecting the movie format, display a message box.

For the Order Complete button, first confirm the operation with the user and clear the controls on the form for a new customer.
The Summary button displays the number of cus- tomers and the sum of the rental amounts in a message box. Make sure to add to the customer count and rental sum for each customer order

Attachment:- Video Bonanza Chapter 4.zip

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Design and code a project to calculate the amount due for
Reference No:- TGS01121809

Now Priced at $50 (50% Discount)

Recommended (97%)

Rated (4.9/5)