VB for Industrial Apps Assignment #7 Sclection Structures - If Statement All the necessary concepts of coding for this course were presented in the Selection Structures - If Statement instructor lod demonstration. All the coding concepts of the in class demonstration code are available through Bb as a review. This program allows the user to select four types of electronics products which a customer can purchase. As items are selected and/or deselected a label control will add/subtract the number of items selected in real time). Once the customer is ready to 'check out', the program will calculate a discount based upon the number of items selected One item is 10% discount. Two items are 15% discount Three items are 2016 discount Four items receives a 25% discount. 90 For the checkout button only - No 11. then, or if-then-else statements can be used Select Case Statements only in the checkout button! Name the solution, project and form according to the Microsoft recommendations Uso the recommended prefix's for all controls The calculate button should act identical to the enter key on keyboard. The Exit button should act identical to the escape key on the keyboard. The checkout button will display to the customer in a label control the following information: 1. How many items are selected. 2 What the discount percentage is displayed as a percentage 3. The original price displayed as currency 4. The total amount due displayed as currency, Agro-For the checkout button only - No I then, or if there else statements can Bewed Select Case Statements only in the checkout but Additionally the checkout button must unsclect (uncheck) any checked checkboxen After the checkboxes are cleared the user is permitted to begin selecting my additional items. Once any new items are selected then the label control displaying the amount due should be cleared, 1:27 PM VB for Industrial Apps Assignment #7 Sclection Structures - If Statement All the necessary concepts of coding for this course were presented in the Selection Structures - If Statement instructor lod demonstration. All the coding concepts of the in class demonstration code are available through Bb as a review. This program allows the user to select four types of electronics products which a customer can purchase. As items are selected and/or deselected a label control will add/subtract the number of items selected in real time). Once the customer is ready to 'check out', the program will calculate a discount based upon the number of items selected One item is 10% discount. Two items are 15% discount Three items are 2016 discount Four items receives a 25% discount. 90 For the checkout button only - No 11. then, or if-then-else statements can be used Select Case Statements only in the checkout button! Name the solution, project and form according to the Microsoft recommendations Uso the recommended prefix's for all controls The calculate button should act identical to the enter key on keyboard. The Exit button should act identical to the escape key on the keyboard. The checkout button will display to the customer in a label control the following information: 1. How many items are selected. 2 What the discount percentage is displayed as a percentage 3. The original price displayed as currency 4. The total amount due displayed as currency, Agro-For the checkout button only - No I then, or if there else statements can Bewed Select Case Statements only in the checkout but Additionally the checkout button must unsclect (uncheck) any checked checkboxen After the checkboxes are cleared the user is permitted to begin selecting my additional items. Once any new items are selected then the label control displaying the amount due should be cleared, 1:27 PM