Create a program that displays the equivalent word in Spanish (or in any other language or your choosing) in a label when a button with an English word is clicked. Use button and label controls in the interface. Include a button control that allows the user to terminate the application. Be sure to assign meaningful names to the form, the button controls, and the label control that displays the foreign language word. A design suggestion for the form is shown below: see image.