Question: Visual Basic Programming Program 1: Credit Card Write a program which allows the user to enter their credit card balance in a textbox called txtBalance,
Visual Basic Programming Program 1: Credit Card Write a program which allows the user to enter their credit card balance in a textbox called "txtBalance, and their minimum payment in a textbox called "txtPayment". The user will then click the button, shown in the picture below. The button will be called "btnCalculate. The program will subtract the payment from the balance, and then will calculate the interest charged for the month (at a rate of 2% per month). This interest will be added to the remaining balance. This remaining balance will be output to a label called "IblOutput
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
