PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms TreeNode Drag and Drop

Reply

TreeNode Drag and Drop

 
Thread Tools Rate Thread
Old 07-02-2006, 06:35 PM   #1
Alexander Walker
Guest
 
Posts: n/a
Default TreeNode Drag and Drop


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


  Reply With Quote
Old 08-02-2006, 08:32 AM   #2
Peter Huang [MSFT]
Guest
 
Posts: n/a
Default RE: TreeNode Drag and Drop

Hi Alex,

Based on my understanding, you can take a look at the the two sample.
Drag and Drop Persisting TreeView Control (VB.NET)
http://www.codeproject.com/vb/net/D...istingTreeV.asp

Doing Drag and Drop Using C#
http://www.c-sharpcorner.com/winfor...ropInCSharp.asp

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off