Hi all, I want that when a user moves the mouse over a treeview node something like a tooltip text appers showing information related to the node. Is that possible? I'm not sure but I think there is no tooltip property for a node. Thanks in Advance. God Bless.
Hello there, Try the following for the TreeNode.Text "" + text_display + ""; where text_display is the text string displayed in the node of the treeview and "Blah blah" shows up as tooltip on mouse-over on the treenode.
Enjoy. -kit2003
Bill - did you get things to work? I tried KIt2003 suggestion but I can get it to work. Please let me know if you came up with any solution. Thanks. Bobby.
I get things work. For example: I want to add a tooltip "Setup the system" on a treenode named "Setup", then I set the text property of this treenode as "Setup ". Then it works. Thanks kit2003. Kevin
mvargasp
Member
75 Points
15 Posts
Tooltip for Treeview nodes??
Sep 19, 2003 04:20 PM|LINK
Bill2clone
Star
9975 Points
1995 Posts
Re: Tooltip for Treeview nodes??
Sep 20, 2003 03:49 PM|LINK
Tressleworks modules
DNN & webhosting
IEWCtrls
kit2003
Member
5 Points
1 Post
Re: Tooltip for Treeview nodes??
Oct 31, 2003 02:48 PM|LINK
Bill2clone
Star
9975 Points
1995 Posts
Re: kit2003
Oct 31, 2003 03:27 PM|LINK
Tressleworks modules
DNN & webhosting
IEWCtrls
philatpci
Member
285 Points
57 Posts
Re: kit2003
Nov 13, 2003 08:19 PM|LINK
gspr22
Member
5 Points
1 Post
Re: Tooltip for Treeview nodes??
Feb 05, 2004 02:03 PM|LINK
kmh_b
Member
5 Points
1 Post
Re: kit2003
Feb 13, 2004 05:50 PM|LINK
zhangkk
Member
65 Points
13 Posts
Re: kit2003
Feb 14, 2004 01:46 AM|LINK
ysm79
Member
165 Points
33 Posts
Re: kit2003
Mar 16, 2005 08:53 PM|LINK
Vishal691977
Member
6 Points
3 Posts
Re: Tooltip for Treeview nodes??
Aug 04, 2005 06:30 AM|LINK
Hi,
Thanks for your post on the tooltip in treeview control Its really helpful.
Thanks once again.
Regards,
Vishal