Create an application using the following names for the solution and project, respectively: Retirement Solution and Retirement

Question:

Create an application using the following names for the solution and project, respectively: Retirement Solution and Retirement Project. Save the application in the VB2015\Chap03 folder. Change the form file’s name to Main Form.vb. Change the form’s name to frmMain. Pamela receives 52 weekly paychecks each year. Each week, she contributes a specific percentage of her gross weekly pay to her retirement plan at work. Her employer also contributes to her retirement plan but at a different rate. Create an interface that allows Pamela to enter the amount of her gross weekly pay, her contribution rate, and her employer’s contribution rate. The interface should display her annual contribution, her employer’s annual contribution, and the total annual contribution. Be sure to use variables and the TryParse method in your code. Also be sure to enter the three Option statements in the General Declarations section. The contribution amounts should be displayed with a dollar sign and two decimal places. Clear the calculated amounts when a change is made to any of the input items. Save the solution, and then start and test the application.

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

Step by Step Answer:

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