Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Download: http://solutionzip.com/downloads/sports-name-csharp-2010/
- Create a graphical interface that includes radio buttons with five different sport names. Only one of these should be selectable. Program your event-handler method so that a message is displayed with each selection of a different sport. For example, if one of the sports is competitive running, the message might say, “Bring a good pair of running shoes.” An enhancement would be to include a PictureBox object on the form to display pictures of the sporting event. When the particular sport is selected, make the PictureBox visible. Graphics can be used from the internet. Include a flow chart.
- Download: http://solutionzip.com/downloads/sports-name-csharp-2010/
Advertisement
Add Comment
Please, Sign In to add comment