Create an application, using the following names for the solution and project, respectively: Songs Solution and Songs

Question:

Create an application, using the following names for the solution and project, respectively: Songs Solution and Songs Project. Save the application in the VB2015\Chap05 folder.

a. Create the interface shown in Figure 5-59. The four radio buttons contain song titles. The Artist Name button’s Click event procedure should display the name of the artist associated with the selected radio button. The names of the artists are Andrea Bocelli, Michael Jackson, Beyonce, and Josh Groban. Code the application, and then test it appropriately.

b. Remove the Artist Name button from the interface. Also remove the button’s code from the Code Editor window. Code the application so that the artist name automatically appears when a radio button is selected. Save the solution and then start the application. The name “Andrea Bocelli” should appear in the Artist box because the Because We Believe radio button is selected. Click the Billie Jean radio button. The name “Michael Jackson” should appear in the Artist box. Test the remaining radio buttons.

Songs and Artists Songs Artist: O Because We Believe Billie Jean O Single Ladies You Raise Me Up Artist Name Exit

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: