Program Code
Steps --
- Declare a variable, signName, as a string
- For each date range event handler, assign to signName the proper name of the sign for that range
- For the OK_Click event handler
- make the “Your sign is” text visible
- make the OK button invisible
- display the value of the signName variable