Question: Visual Basic programming assignment. I already designed the form, but I need help with the code. Purpose:This Windows Desktop application computes either the cost of

Visual Basic programming assignment. I already designed the form, but I need help with the code.

Purpose:This Windows Desktop application computes either the cost of a four-day pass or a signle-venue ticket.

Algorithims, processing, and conditions: 1. The user first selects whether to compute the cost of country festival four-day passes or single-venue tickets.

2. After the user selects an option, display the necessary objects based on the selection. If the user selects festival passes, request the number of four-day festival passes. If the user chooses the single-venu ticket, request the number of single-venue tickets.

3. Based on the cost of $372.99 for a four-day pass or $89.00 for a single-venue ticket, calculate the cost of the numbers of passes or tickets. Use separate procedures to make the two calculations.

4. Display the result of the calculation on the form.

Notes and restrictions: 1. A clear form should clear the form

2. The data the user enters should be validated in try-catch blocks in separate procedures as needed.

Comments: The application should begin with a splash screen that holds for approximately three seconds.

This is a picture of the form:

Visual Basic programming assignment. I already designed the form, but I need

Country Music Events Select Festival Option N Number of Signle-Venue Tickets s Total Cost of Passes Clear Form Total Cost of Passes-sxxx.xx

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!