0
Answer

Drag and Drop on Desktop Shortcut

Ask a question
Jason

Jason

17y
3.1k
1
I'm working on a forms application that enables users to drag and drop files into a listbox. This is not a problem, but I would like users to be able to drag files into the shortcut on their desktop and have the listbox populated when the application opens. I would believe you can catch this event when the application loads, but can not seem to find where this exists. Can anyone help? Thanks.