treeview control

  • Thread starter Thread starter marc
  • Start date Start date
M

marc

hello,

I want to add scrolling and auto expanding after X msec to Drop & Drop in a
treeview.
Can someone me in the right direction.

thanks
Marc
 
Ken

the links you provides do not give me the right result. Let me give you some
more info.

I have drag and drop in a treeview. There a about 1000 nodes.
If I drag to the bottom of the treeview, it does not scroll to the nodes
that are not visible. How do I scroll down or up?
If I drag to a node that has childnodes I would like to expand the node and
display the childnodes.

Marc
 
Hi,

Display child nodes
http://msdn.microsoft.com/library/d...emwindowsformstreenodeclassexpandalltopic.asp

Ken
------------------
Ken

the links you provides do not give me the right result. Let me give you some
more info.

I have drag and drop in a treeview. There a about 1000 nodes.
If I drag to the bottom of the treeview, it does not scroll to the nodes
that are not visible. How do I scroll down or up?
If I drag to a node that has childnodes I would like to expand the node and
display the childnodes.

Marc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top