Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can this be done in visual basic Details Write a program to place an order at the world-famous restaurant IDCUD. The below table contains the

image text in transcribed
image text in transcribed
image text in transcribed
can this be done in visual basic
image text in transcribed
image text in transcribed
Details Write a program to place an order at the world-famous restaurant IDCUD. The below table contains the menu items and prices Burgers Regular (4.19) w/cheese (4.79) w/bacon (4.79) w/bacon and cheese (5.39 Fries Small (2.39) Medium (3.09) Large (4.99) Drinks Soda (169) Bottled Water (1.4) Using the below screen images as guidelines, design the program so that the visibility of each group box is controlled by its corresponding checkbox For example, when the Burgers checkbox is clear (unchecked the Choices for Burgers groupbox should be invisible; when it is checked the groupbox should be visible. Available Menu OX Burgers Choices for Burger Regular (419) cwcheese (4.79) C w bacon (4.79) w/ bacon and cheese (539) Fries Compute Cost of Meal Drinks Choices for Drinks Soda (169) Bottled water (149) Cost of meal: $5.88 Burgers Choice for Fres Smol2.30) Medium (300 Lowe (459) Compute Cost of Meal De Choice for Drinks Soda (100) Bottled water (140 Cost of meal 1400 After the Compute Cost of Meal" button is clicked, the cost of the meal should be calculated. Only include the price of an item if its groupbox containers visible de category checkbox is checked) Note: The checked property of the first radio button in each group box should be set to True in the Properties window. This guarantees that a selectid made in each visible group box A7: Point of Sale -/25 Point Calculated by: Most Rece Due: Sun Feb 7.2021 11:00pm Unlimited Attempts Available v Details Write a program to place an order at the world-famous restaurant IDCUD. The below table contains the menu items and prices. Burgers Fries Drinks Regular (4.19) Small (2.39) Soda (1.691 w/cheese (4.79) Medium (3.09) Bottled Water (1.49) w/bacon (4.79) Large (4.99) w/bacon and cheese (5.39) Using the below screen images as guidelines, design the program so that the visibility of each group box is controlled by its corresponding checkbox For example, when the Burgers checkbox is clear (unchecked the Choices for Burgers groupbox should be invisible; when it is checked the groupbox should be visible - Menu Burgers Choices for Burgers Regular (419) w cheese (479) w bacon (4 799 wananchi 6 w M Free Choices for Fries Small (230) Medium (3:09) Large (499) Compute Cout of Meal Dink Choices for Drinks Soda (1.69 Bottled water (149) Cost of meat 408 After the "Compute Cost of Meal" button is clicked, the cost of the meal should be calculated. Only include the price of an itemit its groupbox container is visible le category checkbox Is checked). Note: The checked property of the first radio button in each group box should be set to True in the Properties window. This guarantees that a selection is made in each visible group box

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

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions

Question

8. Why are pay-for-performance systems growing in importance?

Answered: 1 week ago

Question

What is the difference between Needs and GAP Analyses?

Answered: 1 week ago

Question

What are ERP suites? Are HCMSs part of ERPs?

Answered: 1 week ago