Hello, I have written UI component in C# to handle external drag drop events. Ie the component can handle the drop event if you drag in a group of files from Windows Explorer, it also handles dropping in Outlook messages so that the contents of emails are available to my Jade system via drag/drop. I...