1
Reply

Creating Mouse Events

Vic

Vic

Oct 6 2012 11:47 PM
1.1k
Hi I am having trouble getting this basic program to work. This is my first time creating events, when I had accidentally put my label1 info under Form1 it worked but not label 2 or 3 and then I put the info under label1 and now nothing works.


"Create a form that contains three Labels that hold famous quotes of your choice. When the program starts, the background of the Form and Label should be black. When the user passes a mouse over a label, change its BackColor to white, revealing the text of the quotes.

Attachment: displayquotes.zip

Answers (1)