Hi
I am having trouble with the underline part of this assignment.
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
FroglegPosted Oct 14, 2012, 5:05 PM
VicPosted Oct 14, 2012, 5:24 PM
VicPosted Oct 14, 2012, 4:56 PM
FroglegPosted Oct 14, 2012, 4:52 PM
linkLabel1.Top = 30;//change value to move labels
You only need 1 tooltip - put tooltip text in label properties