Open the VB2017Chap10FixIt SolutionFixIt Solution.sln file. The application should calculate an employees new salary, which is based
Question:
Open the VB2017\Chap10\FixIt Solution\FixIt Solution.sln file. The application should calculate an employee’s new salary, which is based on a 5% raise. It should display the new salary with a dollar sign and no decimal places. Open the Employee.vb file and review the existing code. Then, open the form’s Code Editor window. Notice the squiggles in the btnCalc_Click procedure. Correct the code to remove the squiggles. Save the solution and then start and test the application. (If the current salary is 12000, the new salary is $12,600.)
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: