Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Visual Basic/Visual Program (Requirements Provided in Image) Details provided to be able to easily duplicate the code in the visual studio would be greatly appreciated.

Visual Basic/Visual Program (Requirements Provided in Image) Details provided to be able to easily duplicate the code in the visual studio would be greatly appreciated. Thanks!

image text in transcribed

CSCI 2211 Visual BASIC Program 1 Requirements Application Title: Purpose: Program Procedures: Pizza Selection (LastName) To be written by you. This application will allow a user to select a type of pizza. (Either Thin-Crust or Deep-Dish) Additional Requirements: 1. The user MUST be able to view choices for a deep-dish and a thin-crust until after the user selects the pizza. 2. When the user chooses a pizza type a picture of the selected style pizza should appear. 3. Only one Picture (Deep-Dish or Thin-Crust) should be visible at a time. If the User selected Deep-Dish only that picture should be visible, alternatively if the user selects Thin-Crust only that image should be visible. 4. Once the User makes their selection, a confirmation window should appear. 5. After making the selection the user should not be able to make changes and the only option available should be to EXIT. USE CASE DEFINITION 1. User clicks Deep Dish or Thin Crust button. 2. Program displays a picture of the pizza chosen by the user and enables the pizza selection button. 3. User clicks pizza type buttons to view the types of pizza as desired. Program displays the picture of the chosen pizza type. 4. User clicks the Select Pizza button. 5. Program displays a pizza selection confirmation message, and disables both pizza type buttons and the Select Pizza button. The Exit Window button becomes active. 6. User terminates the program by clicking the Exit Window button

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

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

3rd Edition

0128012757, 978-0128012758

More Books

Students also viewed these Databases questions