Drag&Drop Outlook email to adxOlForm textbox and save

Add-in Express™ Support Service
That's what is more important than anything else

Drag&Drop Outlook email to adxOlForm textbox and save
 
Nicola Dal Pozzo


Guest


Hello,
I need to drag a mail from outlook 2010-2013 Explorer into my custom TreeView node control designed on a adxOlForm, I need identify in which node I have dragged on this mail.

Treeview node items identify my mail category, later i save selected mail to disk with Mail.SaveAs(..., ...) using selected category (selected treeview node caption).

How can I turn on and capture the drag event and identify which node I dragged the email?


Regards,
Nicola Dal Pozzo
Posted 15 May, 2015 13:05:53 Top
Andrei Smolin


Add-in Express team


Posts: 18830
Joined: 2006-05-11
Hello Nicola,

Please check https://www.add-in-express.com/creating-addins-blog/2012/03/26/outlook-task-pane-drag-drop/.

Nicola Dal Pozzo writes:
How can I turn on and capture the drag event and identify which node I dragged the email?


See https://support.microsoft.com/en-us/kb/307968.


Andrei Smolin
Add-in Express Team Leader
Posted 18 May, 2015 04:25:38 Top