Question: We are working on Chapter 4 in Visual Basics 2017 and Need help with this, can anyone help? working with programming with MICROSOFT VISUAL BASIC

We are working on Chapter 4 in Visual Basics 2017 and Need help with this, can anyone help? working with programming with MICROSOFT VISUAL BASIC 2017 8th edition

Create a Windows Forms application. Use the following names for the project and solution, respectively: States Capitals Project and States Capitals Solution. Save the application in the VB2017\Chap04 folder. Change the form files name to Main Form.vb. Change the forms name to frmMain. Add five radio buttons, two labels, and two buttons to the form. One of the buttons should be an Exit button; the other should be a Display button. Each radio buttons Text property should contain the name of a different state; choose any five state names. The Display button should display (in one of the labels) the name of the capital associated with the selected state name. Code the buttons Click event procedure using the If...Then...Else statement. Be sure to code each radio buttons CheckedChanged procedure. Save the solution and then start and test the application.

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!