Problem
1. Describe what might be done to respond to a button click event.
2. List at least five issues to consider when you plan the design of graphical user interfaces.
3. Describe the process that must occur to get a TextBox object added to a Form object. In your description, consider not only how the process is performed with Visual Studio, but also what steps would be necessary to do it manually.