I am having trouble finding an easy to fiollow instructions for adding a tooltip. I feel confident this is the place to come. My assignment is
Create a form with three LinkLabels that link to any three web sites you choose. When a user clicks a LinkLabel, link to that site. When a user's mouse hovers over a LinkLabel display a brief message that explains the sites purpose. After a user clicks a link, move it to the top of the list and move the other two links down, making sure to retain the correct explanatoon with each link.
Thanks for any help
Vic
Loading
Nitesh KejriwalPosted Oct 12, 2012, 1:02 PM
Nitesh KejriwalPosted Oct 12, 2012, 2:02 PM
VicPosted Oct 12, 2012, 1:48 PM
Nitesh KejriwalPosted Oct 12, 2012, 1:45 PM
VicPosted Oct 12, 2012, 1:23 PM
Now I just have to determine how to make it move.
Did you happen to look at my code? I cannot figure out why my first link is not working. It worked last night but today it just will not go anywhere.
VicPosted Oct 12, 2012, 12:47 PM
I am looking in the tooltip property and I am not seeing a text property, have I added the worong item?
Then I added the code in the Form_Load section is this correct?
Nitesh KejriwalPosted Oct 12, 2012, 12:32 PM