Question: Rewrite the burrito order program from module one using winforms. Your form should have 3 labels and three textboxes for each burrito type a button
Rewrite the burrito order program from module one using winforms. Your form should have labels and three textboxes for each burrito type a button to calculate the cost and a label for the amount due before tax, the sales tax due of the total order and the total amount total tax This information should be displayed as if they were printing out a reciept and should be clearly seperated from the other controls on the form.
In each textbox for each burrito type you should take in an integer that represents the amount of that burrito type the user wants. You should not allow the user to input strings into the textbox for any of these choices. Use a messagebox to display if the user enters in the wrong information.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
