Each salesperson at Canton Inc. receives a commission based on the amount of his or her sales.

Question:

Each salesperson at Canton Inc. receives a commission based on the amount of his or her sales. The commission rates and additional payment amounts are shown in Figure 4-60. Create a Windows Forms application. Use the following names for the project and solution, respectively: Canton Project and Canton 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 the interface shown in Figure 4-60. The text box should accept only numbers, the period, and the Backspace key, and its text should be selected when it receives the focus. Calculate the commission, any additional amount, and the total due only when the sales amount is greater than 0; otherwise, display $0.00 as the commission, additional amount, and total due. The calculated amounts should be cleared when a change is made to any of the input items. Save the solution and then start and test the application. (The total due for a salesperson who has been with the company for 11 years and whose sales are $13,000 is $2,010.00.)

Canton Inc. х Sales: Over 10 years Calculate O Iraveling Exit Commission only: Total due salesperson: Additional amount

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

Step by Step Answer:

Question Posted: