Question: 2. In this exercise, you create an application that displays the capital of the state whose name is selected in a combo box. Create an
2. In this exercise, you create an application that displays the capital of the state whose name is selected in a combo box. Create an application, using the following names for the solution and project, respectively: Capital Solution and Capital Project. Save the application in the VB2015\Chap07 folder. Add the names of any five states to a combo box whose DropDownStyle property is set to DropDownList. When the user clicks an entry in the combo box, the name of the state’s capital should appear in a label control.
Create a suitable interface, and then code and test the application.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
