D
David McKenzie
The title says it all.
What I would like to be able to do is drag a folder from Windows explorer on
to a form and just capture the full path and folder name.
Failing the fully qualified path, I absolutely need the folder name (which I
could find by iterating throught the folder structure)
All the doc I can find refers to dropping the data associated with an
object - and the Help topic
"Performing Drag-and-Drop Operations in Windows Forms"
Has not done much for me.
Am I missing something here?
Is what I want to do even possible?
What I would like to be able to do is drag a folder from Windows explorer on
to a form and just capture the full path and folder name.
Failing the fully qualified path, I absolutely need the folder name (which I
could find by iterating throught the folder structure)
All the doc I can find refers to dropping the data associated with an
object - and the Help topic
"Performing Drag-and-Drop Operations in Windows Forms"
Has not done much for me.
Am I missing something here?
Is what I want to do even possible?