Windows Develop Bookmark and Share   
 index > Windows Forms General > Is it possible to drag and drop email directly from outlook 2007 to richtextbox ?
 

Is it possible to drag and drop email directly from outlook 2007 to richtextbox ?

I wonder if is it possible to drag and drop email directlly to richtextbox and make it display as an icon ?

Any comment and help is welcomed Smile

Thanks
allancwl  Wednesday, September 03, 2008 4:00 AM

Hi!

You'll have to interoperate with Outlook to to this. Take a look at some examples on working with Outlook here: http://www.microeye.com/resources/res_tech_vsnet.htmand here: http://support.microsoft.com/kb/819398.

To see how to paste icons in richtextbox: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1983672&SiteID=1.

Regards,

Lucian Baciu  Wednesday, September 03, 2008 8:46 AM
Does anyone know how to drag and drop an outlook mailitem to rich textbox and it will display like a mail icon?

It's an urgent matter. Hope someone could help me.

Thanks!
allancwl  Thursday, September 04, 2008 10:50 AM
Lucian Baciu  Thursday, September 04, 2008 10:57 AM

so sorry about this matter Sad

allancwl  Thursday, September 04, 2008 12:00 PM

The examples i read through, it's showing the whole body of the email.

Anyway I already able to drag the mail to richtextbox but then the way it display is all in text like

subject: blabla sender: allan@email.com

send: 1/12/2008

is it possible just to show the mailitem in icon? sorry if i did not write my question clearly, i just would like to make it just like when we are composing mail in outlook where i can drag the mail from inbox to the body and is displayed as an mail icon.

allancwl  Thursday, September 04, 2008 12:09 PM

You can use google to search for other answers

Custom Search

More Threads

• sql - multiple aggrigates
• Hand tool functionality / mouse autoscroll drag(EDIT3:solved)
• custom controls - translated/rotated rectangles with "standard" 2D drawing control points
• Menu to MenuStrip Client Area Changed
• Get Selected Text
• Design patterns book
• Continue my Main code after the form?
• best way to store customizable settings
• Creating A Duplicate Check
• Moving an Object from one listbox to another