Question: Visual Basic Windows application Exercises 9. In this exercise, you create an interface for Yorktown Clothiers, a company that operates three retail stores. The company's

Visual Basic Windows application Visual Basic Windows application Exercises 9. In this exercise, you create an

Exercises 9. In this exercise, you create an interface for Yorktown Clothiers, a company that operates three retail stores. The company's owner wants an application that allows him to enter the weekly sales made in each store. The application should calculate and display the total weekly sales, as well as the percentage of the total attributed to each store. For example, if the owner enters the numbers 4000, 1000, and 5000 as the weekly sales made in store 1, store 2, and store 3, respectively, then the total weekly sales amount is $10,000. Forty percent of the sales come from store 1, ten percent from store 2, and fifty percent from store 3 a. List the output, processing (if any), and input items, and then create an appropriate algorithm b. Create a Visual Basic Windows application. Use the following names for the solution c. Change the name of the form file on your disk to frmMain.vb. If necessary, change the d. Create a suitable interface. Also include a picture box and an Exit button. The picture and project, respectively: Yorktown Solution and Yorktown Project. Save the application in the ClearlyVB20121Chap04 folder. form's name to frmMain. box should display either the image stored in the ClearlyVB2012 Chap041 Yorktown.png file or another image of your choice. (The image included in the Yorktown.png file was downloaded from the Open Clip Art Library at http:/ openclipart.org.) e. Be sure to assign names to the appropriate controls. Also be sure to assign access key f. Code the Exit button's Click event procedure so that it ends the application. You wil g. Save the solution and then start the application. Test the interface's tab order and h. Stop the application. Close the Code Editor window and then close the solution. and set the tab order code the algorithm in Chapter 5's Exercise 12. access keys. Exercises 9. In this exercise, you create an interface for Yorktown Clothiers, a company that operates three retail stores. The company's owner wants an application that allows him to enter the weekly sales made in each store. The application should calculate and display the total weekly sales, as well as the percentage of the total attributed to each store. For example, if the owner enters the numbers 4000, 1000, and 5000 as the weekly sales made in store 1, store 2, and store 3, respectively, then the total weekly sales amount is $10,000. Forty percent of the sales come from store 1, ten percent from store 2, and fifty percent from store 3 a. List the output, processing (if any), and input items, and then create an appropriate algorithm b. Create a Visual Basic Windows application. Use the following names for the solution c. Change the name of the form file on your disk to frmMain.vb. If necessary, change the d. Create a suitable interface. Also include a picture box and an Exit button. The picture and project, respectively: Yorktown Solution and Yorktown Project. Save the application in the ClearlyVB20121Chap04 folder. form's name to frmMain. box should display either the image stored in the ClearlyVB2012 Chap041 Yorktown.png file or another image of your choice. (The image included in the Yorktown.png file was downloaded from the Open Clip Art Library at http:/ openclipart.org.) e. Be sure to assign names to the appropriate controls. Also be sure to assign access key f. Code the Exit button's Click event procedure so that it ends the application. You wil g. Save the solution and then start the application. Test the interface's tab order and h. Stop the application. Close the Code Editor window and then close the solution. and set the tab order code the algorithm in Chapter 5's Exercise 12. access keys

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!