Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a C# .NET Windows Forms application, have the GUI, functionality added/Implemented as shown in the screen shot a) Build the GUI as shown
Write a C# .NET Windows Forms application, have the GUI, functionality added/Implemented as shown in the screen shot a) Build the GUI as shown below. (Typo-Pizza Shop should be Pizza Size) (10 marks) E Global Pizza Shop Customer rfomation Pizza Selection Order Number. Pizza Shop: $0.00 Pizza Type Customer Name: Extra Toppings: Pepperoni Mushrooms Olives Phone Number: am |Pnespple Onions Delivery Address Sausage Peppers Cheese Update Irfomation Clear Order Add Order Orders Summary: Grand Total: Clear Al Orders $0.00 Clear Infomation Ext b) Order Number should be generated randomly (3 digits between 101 and 999) [1 mark) c) Pizza Size values Small ($10.00), Medium ($12.00) and Large ($14.00) (2 marks) d) Pizza Types Whole Wheat, Normal (2 marks) e) Pizza Toppings - For non-veg - $2.00 per topping and for veg - $1.00 per topping (2 marks). ) Clear Order button should clearluncheck all the selections (1 mark) 9) In price label, it should show the price based on pizza size and toppings selected. h) Add Order button should add the order to Orders Summary as shown below: (6 marks) Order No Customer Name Price 101 John Smith $16.00 i) Clear Information should clear Orders Summary /1 marks) j) Clear All Orders clears all the orders [1 mark)
Step by Step Solution
★★★★★
3.36 Rating (152 Votes )
There are 3 Steps involved in it
Step: 1
Write a CNET Windows Forms application have the GUI functionality addedImplemented as shown in the screen shot Global Pi Show transcribed image text View comments 1 Expert Answer Anonymouss Avatar Ano...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