472,989 Members | 3,014 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,989 software developers and data experts.

hover over link label, give description

Hi, I'd like to give a detailed description of the link label when the user hovers over it, just like the web environment. How is this done, please? Tks!
Nov 20 '05 #1
7 2941
> Hi, I'd like to give a detailed description of the link label when the
user hovers over it, just like the web environment. How is this done,
please? Tks!

Helen,
just use the ToolTip component. I've never tried it with LinkLabel, but I
believe it will work :-)

Palo
---
http://dact.lamarvin.com/
AutoComplete component for WinForms applications. Easy to integrate, easier
to use!
http://www.vbinfozine.com/
An ordinary VB developer shares his own successes and failures
Nov 20 '05 #2
* "=?Utf-8?B?SGVsZW4=?=" <an*******@discussions.microsoft.com> scripsit:
I'd like to give a detailed description of the link label when the
user hovers over it, just like the web environment.


AFAIS that's not supported by the LinkLabel control.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #3
Yes, you can use the ToolTip with a link label.

Herfried K. Wagner [MVP] wrote:
* "=?Utf-8?B?SGVsZW4=?=" <an*******@discussions.microsoft.com> scripsit:
I'd like to give a detailed description of the link label when the
user hovers over it, just like the web environment.

AFAIS that's not supported by the LinkLabel control.

Nov 20 '05 #4
* yEaH rIgHt <no******@haha.com> scripsit:
Yes, you can use the ToolTip with a link label.


I thought of a link-sensitive status text... :->.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #5
* "=?Utf-8?B?SGVsZW4=?=" <an*******@discussions.microsoft.com> scripsit:
Thanks, all, it worked. Gr8. Helen


How did you make it link-sensitive if there was more than one link in
the listlabel?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #6
Hi, Herfried

I'm not using a listlabel. I just have linklabels on my main form directing users to other forms where controls and crystal reports are initiated.

The hover over linklabel is cool. Gives a nice clean page and the users can get all the info they need in the tooltips

-H
Nov 20 '05 #7
Hi Helen,

Herfried made a most probably a typo,
How did you make it link-sensitive if there was more than one link in
the listlabel?

Then it is better to add to this message from you.

:-)
I'm not using a listlabel. I just have linklabels on my main form

directing users to other forms where controls and crystal reports are
initiated.

LOL

Cor
Nov 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kathryn | last post by:
Hello, I am trying to read an xml file into a web page via vb.net. I am current using an rss format and reading it directly into a DataSet with the following command:...
7
by: LRW | last post by:
Below I'll paste my CSS and the HTML in question. But what's happening is, I'm trying to establish a link behavior for a class that's separate from the normal link class. I've established a: 's...
12
by: Alan J. Flavell | last post by:
OK, today's email brought a comment from a reader, pointing out something that I'd long since noticed myself but hadn't done anything about it. On my pages, I've got a first-letter style on...
6
by: Pet-lover | last post by:
I would like to change the style of one element in onclick event of other element but I would like to use just CSS not JScript is there any way? with A.Hover I can change the style but I need to...
1
by: dbeatle123 | last post by:
So I have a page with several images on it and would like to place a description next to a thumbnail and have both description and thumbnail in a link and <div> that changes background color on...
2
by: skipc | last post by:
I posted a recent message regarding navigating a table using arrow keys. I've got the code for the navigation working. My table contains rows of links (anchors). I can get to a specific link...
2
by: chris_culley | last post by:
Hi there, I've got a gif with (highly) irregular shapes (lots of jigsaw pieces) that I want to map so that each piece is a link... The pieces are currently just a frame drawing, but as they...
1
by: Ciuin | last post by:
Again I need your help. This is the test page I am working on: http://www.manfredkooistra.de/zeugs/test/test.php Description: The page shows a centered image and a navigation menue...
4
by: bne | last post by:
Hi, My brain's a bit fried on this one. I'm using the li:hover method to display sub menus at http://dev.hyl.co.uk/guide4life/. All works swimmingly in FF, however IE7 loses the hover (and so...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.