Could anyone please give me these two examples with zip?
1. Create a Form with a ListBox that lists at least four sports
teams of your choice. When the user places the mouse over
the ListBox, display a Label that contains single-game
ticket prices for each team. Th e Label disappears when the
user's mouse leaves the ListBox area. When the user clicks
a team name in the ListBox, display another Label that
contains the correct ticket price. Also change the BackColor
of the Form to the selected team's color. Save the project as
TeamSelector.
2. Create a Form that contains three Labels that hold famous
quotes of your choice. When the program starts, the
background color of the Form and each Label should be
black. When the user passes a mouse over a Label, change its
BackColor to white, revealing the text of the quote. Save the
project as DisplayQuotes.
1
Expert's answer
2012-11-30T04:55:52-0500
Unfortunately, your question requires a lot of work and cannot be done for free. Submit it with all requirements as an assignment to our control panel and we'll assist you.
Comments
Leave a comment