Question: Programming Challenge 5.17 ( the user's name and account number, but now asks the user amount. The user can enter both a withdrawal and deposit

 Programming Challenge 5.17 ( the user's name and account number, but

Programming Challenge 5.17 ( the user's name and account number, but now asks the user amount. The user can enter both a withdrawal and deposit amount at the same time. When the Enter Button is clicked, the balance is updated appropriately. Account Information Enhancement) Modify Exercise 5.13 so that it no longer asks for for a Account Information Account information Enter information Withdrawal amount: Sue Purple Default name Account number 12345 Deposit amount Enter Default account number Balance Figure 5.25 Enhanced Account Information GUI a) Copying the template app to your working directory. If you have not already done so, copy the C:\Examples | ch05 Exercises AccountInformation directory to b) Opening the app's template file. Double click AccountInformation.sln in the AccountInformation directory to open the app. c) Modifying the GUI. Modify the GUI so that it appears as in Fig. 5.25. d) Setting the default values. Set the default name and account number to the values shown in Fig. 5.25 using the Properties window. (which decreases the balance) and every deposit (which increases the balance). When the balance is updated, reset the TextBoxes to "0" f) Running the app. Select Debug > Start Debugging to run your app. Enter various withdrawal and deposit amounts; click the Enter Button after each. Verify that the balance on the right of the app is updated appropriately after each click of the Enter Button. g) Closing the app. Close your running app by clicking its close box. h) Closing the IDE. Close the Visual Basic IDE by clicking its close box

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!