Problem
1. List three properties of a window.
2. List three properties common to command buttons, option buttons, and text boxes.
3. Write a subprogram called A button. Click() that sets the text in a text box named Text1 equal to "Hello" and grays out a command button named B button.