Question: PROGRAMMING using visual studio Windows form application. a) Use Test1MovieFood project file. b) Calculate for Subtotal value using: (Snack + Drink) discount c) Calculate for
PROGRAMMING using visual studio
Windows form application.
a) Use Test1MovieFood project file.
b) Calculate for Subtotal value using:
(Snack + Drink) discount
c) Calculate for Sales tax value using:
Subtotal * 8.25%
d) Calculate for Total due value using:
Subtotal + Sales tax
e) Place your codes in the Calculate button click method.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
