In this exercise, you create an application for Genatone Inc. The application displays the price of an

Question:

In this exercise, you create an application for Genatone Inc. The application displays the price of an order based on the number of units ordered and the customer’s status (either wholesaler or retailer). The price per unit is shown in Figure 4-61. Create a Windows Forms application. Use the following names for the project and solution, respectively: Genatone Project and Genatone Solution. Save the application in the VB2017\Chap04 folder. Change the form file’s name to Main Form.vb. Change the form’s name to frmMain. Create a suitable interface. Use radio buttons to determine the customer’s status. Code the application. Save the solution and then start and test the application. (A wholesaler ordering 70 units will pay $910.00, while a retailer will pay $1,260.00.)

Retailer Price per unit ($) 22 Wholesaler Price per unit ($) Number of units 1-50 51-150 Number of units 1-25 Over 25 15

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

Step by Step Answer:

Question Posted: