Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Concert

Question:

Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Concert Solution and Concert Project. Save the application in the VB2015\Chap05 folder. Create the interface shown in Figure 5-72. The three text boxes should be invisible when the application starts. When the user selects a check box, its corresponding text box should appear in the interface and remain visible until the user deselects the check box. The user will enter the number of tickets he or she wants to purchase in the appropriate text box. Allow only numbers and the Backspace key. When the user deselects a check box, the contents of its corresponding text box should be cleared. Keep in mind that the user can purchase any combination of tickets, such as 3 box tickets and 5 lawn tickets, or 2 pavilion tickets, 1 box ticket, and 2 lawn tickets. The application should display the total number of tickets purchased and the total due. The tickets for box, pavilion, and lawn seats are $97.50, $55.50, and $21, respectively. The 10% check box in the interface allows the user to specify whether the customer is entitled to a 10% discount on the total due. Test the application appropriately.

Ticket Miser Tickets O 10% discount O Box O Pavilion O Lawn the three text boxes should be invisible when the application starts Total tickets: Total due: Calculate Exit

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: