|
2 |
edited tags
|
||
|
1 |
|
||
Drag and drop from Windows File Explorer onto a Windows Form is not workingI'm having an issue dragging a file from Windows Explorer on to a Windows Forms application. It works fine when I drag text, but for some reason it is not recognizing the file. Here is my test code:
AllowDrop is set to true on Form1, and as I mentioned, it works if I drag text on to the form, just not an actual file. I'm using Vista 64-bit ... not sure if that is part of the problem.
|
||||
