Jason

Jason

  • NA
  • 3
  • 0

Drag and Drop on Desktop Shortcut

Mar 23 2007 12:14 PM
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.