Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Create a project to compute your checking account balance. Form: Include radio buttons to indicate the type of transaction: deposit, check, or...

Create a project to compute your checking account balance. Form: Include radio buttons to indicate the type of transaction: deposit, check, or service charge. A text box will allow the user to enter the amount of the transaction. Display the new balance in ReadOnly text box or a label. Calculate the balance by adding deposits and subtracting service charges and checks. Include buttons for Calculate, Clear, Print and Exit. Add validation. Display a message box if the new balance would be a negative number. If there is not enough money to cover a check, do not deduct the check amount. Instead, display a message box with the message "Insufficient Funds" and deduct a service charge of $10. Add a summary button that will display the total number of deposits, the total dollar amount of deposits, the number of checks, and the dollar amount of the checks. Do not include checks that were returned for insufficient funds, but do include the service charges. Use a message box to display the summary information.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question