Audax321
Well-known member
- Joined
- May 4, 2002
- Messages
- 90
VB6 had oleDragDrop, what is the equivalent in .NET and how do you use it?
I have an application that searches user selected directories for files that match a search string. I want to allow the user to drag a line from the search results that appear in a listbox to another application. The drag must contain the path to the file being dragged.
Ive never really done any dragdrop in this manner in VB6 so Im not very sure how to initialize a drag. Thanks for any help!![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
I have an application that searches user selected directories for files that match a search string. I want to allow the user to drag a line from the search results that appear in a listbox to another application. The drag must contain the path to the file being dragged.
Ive never really done any dragdrop in this manner in VB6 so Im not very sure how to initialize a drag. Thanks for any help!
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)