Question: VISUAL BASIC PROGRAMMING: Program 2. States Write a program that contains 2 listboxes and a button. The first listbox will contain the names of the
VISUAL BASIC PROGRAMMING: Program 2. States
Write a program that contains 2 listboxes and a button. The first listbox will contain the names of the 50 States in the US. These are contained in a text file called States.txt on D2L. The second listbox will contain the output of your program.
When the user clicks the button, the program will search the list of states, and will return those whose names contain exactly seven letters to the output listbox. Note: Use a string variable to hold the name of the State so you can check its length.

States Delaware Pennsylvania New Jersey Georgia Connecticut Massachusetts Maryland South Carolina v IstOutput Display States Whose Names have 7 Letters States Delaware Pennsylvania New Jersey Georgia Connecticut Massachusetts Marvland South Carolinav Georgia Vermont Indiana Alabama Montana Florida Montana Wyoming Arizona Display States Whose Names have 7 Letters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
