TreeNode Drag and Drop

  • Thread starter Alexander Walker
  • Start date
A

Alexander Walker

Hello

I would like to provide drag and drop functionality in a windows forms
application that has two TreeView controls, I am trying to enable the dragging
of nodes in one TreeView over to the other TreeView, I have searched on the
internet and in the MSDN documentation and found little information about how to
do this.

What is the standard way of providing drag and drop functionality between
TreeView controls?

Thanks

Alex
 
P

Peter Huang [MSFT]

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

Top