Question: 13. In this exercise, you modify the application from Exercise 12. Use Windows to make a copy of the Average Solution folder. Rename the folder
13. In this exercise, you modify the application from Exercise 12. Use Windows to make a copy of the Average Solution folder. Rename the folder Modified Average Solution.
Open the Average Solution (Average Solution.sln) file contained in the Modified Average Solution folder. Change the font used in the lblAverage control to Courier New. Change the control’s TextAlign property to TopLeft, and then resize the control to display four lines of text. Open the Code Editor window. Modify the application to calculate the average of five test scores for each of four students. (Hint: Use an array of structure variables.) Display each student’s name and average test score in the lblAverage control. Test the application appropriately.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
