I have a ListBox control, that contains a few items that display attachments (files or directories).
I have successfully allowed users to drag and drop items from their desktop to the ListBox , but I have not been able to allow the user to drag and drop items from the ListBox to their desktop.
Is this possible?
Hope this helps you get started (assuming list box is just a list of files with their full paths):