Go4Expert Founder
30Nov2006,10:28   #21
shabbir's Avatar
Quote:
Originally Posted by viswa56@gmail.com
Dear Sir,

Can I implement autoscrolling in the treeview which is presented by you?If so how can I?
As far as I know it should be there unless you have stopped it.
Go4Expert Member
30Nov2006,10:35   #22
viswa56@gmail.com's Avatar
Dear Sir,

I want attach your code in my class itself,where I have performed some other functions.To do so,what are the things to be done?
Go4Expert Founder
30Nov2006,10:39   #23
shabbir's Avatar
Quote:
Originally Posted by viswa56@gmail.com
Dear Sir,

I want attach your code in my class itself,where I have performed some other functions.To do so,what are the things to be done?
Thats specified in the first post.
Go4Expert Member
30Nov2006,10:52   #24
viswa56@gmail.com's Avatar
Dear Sir,

Thanks for the help...........
Go4Expert Founder
30Nov2006,11:02   #25
shabbir's Avatar
Quote:
Originally Posted by viswa56@gmail.com
Thanks for the help...........
My pleasure.
Go4Expert Member
30Nov2006,11:20   #26
viswa56@gmail.com's Avatar
Dear Sir,

I have one more problem.When a mouse moves on node ,how can I differentiate that node from other nodes?If so,how can I do it?
Go4Expert Founder
30Nov2006,11:44   #27
shabbir's Avatar
Change the font of the node to something else.
Go4Expert Member
30Nov2006,12:00   #28
viswa56@gmail.com's Avatar
Deat Sir,

Whether we need to change the font of nodes in Mouse_Move Event?
Go4Expert Founder
30Nov2006,14:56   #29
shabbir's Avatar
It depends on your requirement.
Go4Expert Member
30Nov2006,15:10   #30
viswa56@gmail.com's Avatar
Dear Sir,
Actually i want to show a node in color whenever a mouse moves over it.How can I do that?