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

Question:

Create an application using the following names for the solution and project, respectively: Credit Card Solution and Credit Card 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. Create an interface that allows the user to enter the total amount charged to his or her credit card for each of the following six expense categories: Merchandise, Restaurants, Gasoline, Travel/Entertainment, Services, and Supermarkets. Use text boxes to get the six input items. The application should display the total charged to the credit card and the percentage that each category contributed to the total amount charged. 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. Display each category’s percentage with a percent sign and one decimal place. 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: