Drag and Drop Outlook

C

Captre

Hi,

Does anyone know how to implement Drag/Drop from Outlook into a vb.net
application?

Thx.
CaptRE.
 
M

Mohamoss

Hi
There is this sample program with source code that drag attached file from
outlook to WinFrom application. It is in C# but it should be minor syntax
modifications for c#
http://www.thecodeproject.com/csharp/TestEmailDragDrop.asp
In case you are not at all familier with c# , there is this tool that
convert c# code to Vb.net . it may help too
http://www.developerfusion.com/utilities/convertcsharptovb.aspx . an

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top