View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mecg96 mecg96 is offline
external usenet poster
 
Posts: 4
Default TreeView Control V - 6.0 - Drag-Drop Nodes

I am using the treeview control and have successfully created a hierarcy.
Now, I need to be able to drag and drop nodes (parents and their children or
children only) to rearrange the hierarchy, but I cannot get the OLEDragDrop
events to work.

Can anyone suggest how to accomplish this?

Thanks for your help!!!