Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 369663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T13:56:30+00:00 2026-05-12T13:56:30+00:00

In Outlook 2003/2007 you can drag files from Explorer into its main window and

  • 0

In Outlook 2003/2007 you can drag files from Explorer into its main window and message editing windows to attach a file.

But how can I use my own C# app in place of Explorer to do this? Do I need to extend Outlook (by hooking into COM events or otherwise), or does my C# app need to do something special in its drag/drop event handlers?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T13:56:30+00:00Added an answer on May 12, 2026 at 1:56 pm

    Here’s a code snippet.

    In this example I have a button on my Windows Form that I will use as the Drag And Drop source.

    string[] fileList = new string[] { @"c:\temp\myVideo.avi" };
    DataObject fileDragData = new DataObject(DataFormats.FileDrop, fileList);
    button1.DoDragDrop(fileDragData, DragDropEffects.All);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating an Outlook 2003 version of a Outlook 2007 add-in for appointment
Does outlook (2003 or 2007) provides an event for new mails received so I
Is it possible to get list of all existing accounts from Outlook 2003 using
I am building a html email. it looks fine in outlook 2003, outlook 2007,
Considering Simon Mourier's answer to this question: Processing Microsoft Office Outlook 2003/2007 email messages…
I'm trying to generate _TLB import units for Outlook 2003, 2007 and 2010 (and
I am trying to send a Rich Text Format email message using Outlook 2003.
I've got a great MS Outlook 2003 addin going that adds some features to
Hopefullay an easy answer but is it possible to disable outlook 2003 toast pop-up
I'm creating an Outlook add-in that can save selected emails to an external database.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.