Thanks for the reply Chris. I know how to handle Drag-And-Drop:doh:. The problem is in handling the drag-and-drop "data" for an Outlook e-mail message. Maybe a better question on my part would have been "what is contained in the e.Data property when you drop an Outlook e-mail message? And, what do you pass as parameters in the e.Data.GetData() method to retrieve that data?:confused:" Thanks again. Shane ":-DIt's a feature!:-D" Brodie
Shane Brodie
Posts
-
Outlook Message Drag-and-Drop Handling -
Outlook Message Drag-and-Drop HandlingHello fellow Code Project Denizens ... I have a task where we want to be able to drag-n-drop messages from Outlook into a windows Forms application storing the dropped message as a *.msg file which is stored on a network file system. Does anyone know where I can find information on how to handle the drop data from Outlook(2003)? So far my Googling has turned up nothing useful. The only workaround so far is to drop the msg onto the desktop which generates a *.msg file. That file can then be drag-n-dropped onto my drop target and the file is properly handled. I'd like to cut out the middle step if possible. Shane ":-DIt's a feature:-D" Brodie
-
What corporate buzzwords do you hate? [modified]Service Pack - It's not a "Service Pack" ... it's a package of "Bug Fixes" ... or Post-Marketting Hype Repairs. :-D Beta Release - In the in-shop developing environment, there is no such thing as a "Beta Release". Your "Beta" is prodution ready the first time management sees a usable screen. And you get to try keep up with the feature requests and bug fixes while the system is in full production live mode. :omg:
Shane (I really need a vaction) Brodie