Requirements
The application should begin with a form that contains the following elements:
- A label saying "Welcome to Tic-Tac-Toe"
- Two option buttons enclosed in a frame. The captions for the option buttons should be "X" and "O". The caption for the frame should be "Select 'X' or 'O' and click OK".
- A command button with the caption "OK".
When the user clicks OK, exit this form and display the main form (the game board).