Question: 9. Create a Windows Forms application. Use the following names for the project and solution, respectively: Translator Project and Translator Solution. Save the application in

 9. Create a Windows Forms application. Use the following names for

the project and solution, respectively: Translator Project and Translator Solution. Save the

9. Create a Windows Forms application. Use the following names for the project and solution, respectively: Translator Project and Translator Solution. Save the application in the VB2017\Chap06 folder. Create the interface shown in Figure 6-59. The combo box should display the following words: French, Italian, and Spanish. When the interface appears, the first item in the combo box should be selected. a. b. The user will select a radio button in the English group and also select a language from the combo box. The Translate button should use three functions (one for each language) to translate the English word into the desired language. If necessary, use the Internet to find the corresponding French, Italian, and Spanish words. The Translate button should then display the translated word in the label. Code the functions and the button's Click event procedure. (If the Code Editor indicates that a String variable is being passed before it has been assigned a value, assign the String,Empty value to the variable in its Dim statement.) Use an event-handling Sub procedure to clear the label. Also, verify that the user wants to exit the application before closing the form. Save the solution and then start and test the application, c. d

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!