Mats-R-Us sells three different types of mats: Standard ($99), Deluxe ($129), and Premium ($179). All of the

Question:

Mats-R-Us sells three different types of mats: Standard ($99), Deluxe ($129), and Premium ($179). All of the mats are available in blue, red ($10 extra), and pink ($15 extra). There is also an extra $25 charge if the customer wants the mat to be foldable. Create a Windows Forms application. Use the following names for the project and solution, respectively: Mats Project and Mats Solution. Save the application in the VB2017\Chap06 folder. Create the interface shown in Figure 6-58. Use a function to determine the price of the mat before any additional charges. Use a Sub procedure to calculate the total additional charge (if any). Use an event-handling Sub procedure to clear the price. Also, verify that the user wants to exit the application before closing the form. Save the solution and then start and test the application appropriately.image

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: