Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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:

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions