Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This is visual studio the wote Subtitle Assignment 0 Coffee Shop - Last Modified February Powth Layout References Mailings Review View Add- Rom - AX
This is visual studio
the wote Subtitle Assignment 0 Coffee Shop - Last Modified February Powth Layout References Mailings Review View Add- Rom - AX AA EEEE 2! t . - A - EES. OB Emphe Heading to Stres 1 No Space Subtle Em. Styles ang Word with emption, please reactie YOU WILL create a TOE chart (Word document) and design a user interface for assignment WI as well as write the necessary code to make it work correctly. A local coffee shop (make up a fictional company) needs an application to enter a customer first name, last name, and the date of sale. It also should allow the user to enter the number of coffees, the number of donuts, the member of cookies, the number of muffins, and the number of bagels ordered for the transaction. The interfice should display the total cost of the order without sales tax, the sales tax amount owed, and the total cost of the order with the sales tax amount. The sales tax rate is 6%. Include an appropriate image in the interface using the Google website. The following is the cost per unit for the coffee shop: Coffee S2.55 Donut $145 Cookie 700 Muffin 950 Bagel SIS Application Requirements Create a TOE chart for the application using the Word document provided by the instructor. The TOE chart is contained in the Chapter 02 and 03 Practice Lab - Tina's Clothing download in Week 2. Create a new Windows Form App (NET Framework) for this application Design your form using controls that follow the GUI design guidelines discussed in class If any input changes then make sure all output labels are cleared (not caption labels) Remove the Form's window control buttons and make sure the form is centered within the desktop when it is displayed The user needs to clear an order and have the cursor set to the first input control. It will also need a way for the user to exit the application since the Windows control buttons will not be visible Access keys are needed for all buttons and input controls. Also set up a default button on the form, Make sure TryPare method is used to convert Textbox controls Text property to numeric data. DO NOT Une the Parse method since inwall data will be entered The fort load event of the order fon must contain a line of code that will have the following text contained inStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started