Hi all
My application needs to have the ability to browse file/folders (local/network files/dirs) in a windows explorer style on a form. I need two of these on a form and need to move files between them.
Have played with various things, including treeview and windows web browser control.
Also thread184-675990 was very useful for understanding the drag-drop.
Whats the best way. I like the web browser control but when I double click a folder, it opens that folder in a new window instead of changing dir in my form.
Any ideas/suggestions?
Many thanks
ITflash