Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FileTree/List Box/Explorer Drag & Drop interactivity.

Status
Not open for further replies.

junkguy

Programmer
Feb 23, 2003
1
0
0
CA
Hello. I have a control that creates a filetree from a node I pass it and it has a listbox that holds files selected from the file tree. What I would like to be able to do is support drag&drop of files from explorer into the listbox and have the file's path+filename show up as an entry in the listbox (the other files selected from the file tree already do this.

So, how do I support the Drag & Drop?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top