Drag And Drop

  • Thread starter Thread starter Cor Ligthert
  • Start date Start date
Yoshitha,

Are you asking how to update the TreeView after the drop or how to move a
file based on the drag and drop operation?


--
Mike

Mike McIntyre
Visual Basic MVP
www.getdotnetcode.com
 
Hi
In my application am using list box and treeview controls
list box contains the files and the treeview contains files,folderrs and
subfolders.
I'll select a file from listbox and drag it and then i'll place(drop) that
file in the any

folder or subfolder which are presented in treeview control.
Can anybody tell me how to do this one.

Thanx in advance
Yoshitha
 
Back
Top