If necessary, complete the CD Collection application from this chapter’s Programming Tutorial 2, and then close the solution. Use Windows to make a copy of the CD Collection Solution folder. Rename the folder CD Collection Solution-ModifyThis. Open the CD Collection Solution (CD Collection Solution.sln) file contained in the CD Collection Solution-ModifyThis folder. Modify the FormClosing event procedure so that it asks the user whether he or she wants to save the list box items to the cds.txt file. The procedure should take the appropriate action based on the user’s response. Also modify the Remove button’s Click event procedure so that it verifies that the user wants to remove the selected CD from the list box. Use the message “Do you want to remove the x CD?”, in which x is the name of the CD. The procedure should take the appropriate action based on the user’s response. Save the solution and then start and test the application. Close the solution. (9, 10)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.