Write a program that does the same thing as this greeting program
Note that when the program first executes, the "X" label is centered and the "Up" button has focus. When your program is exactly the same as mine, print screen shots of the program when it first loads and after a button has been clicked and a listing of the event handlers.
Hint: I moved the label by assigning different values to its Top and Left properties.