Display the new balance in a readonly text box


Create a vb 2008 project to compute a checking account balance. form: include radio buttons to indicate the type of transaction: deposit, check, or service charge. display the new balance in a readonly text box or a label. calculate the balance by adding deposits and substracting service charges and checks. include buttons to calculate, clear, print, and exit. add validation: display a message box if the new balance would be negative number . if there is not enough money to cover a check, don't deduct the check amount. Instead, display a message box with the message "Insufficient funds" and deduct a service charge of $10.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Display the new balance in a readonly text box
Reference No:- TGS0136250

Expected delivery within 24 Hours