Jefferson Sales wants you to create an application that displays a salespersons monthly commission, given his or

Question:

Jefferson Sales wants you to create an application that displays a salesperson’s monthly commission, given his or her monthly sales and commission rate (entered in decimal form). The commission is calculated by multiplying the monthly sales by the commission rate.

a. Perform the steps involved in creating an OO application. Include a button for clearing the screen.

b. Create an application, using the following names for the solution and project, respectively: Jefferson Solution and Jefferson Project. Save the application in the VB2015\Chap02 folder. Change the form file’s name to Main Form.vb. Change the form’s name to frmMain. Code the application using the Val and Format functions. Add appropriate comments in the General Declarations section and in the coded procedures.

c. Test the application using 5600 as the monthly sales amount and 10% as the commission rate. Then test it without entering any data. Also test it using a letter as the sales amount and commission rate.

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

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: