Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Drag outlook contacts into my app

Drag outlook contacts into my app

Scheduled Pinned Locked Moved C#
csharphelpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NewbieDude
    wrote on last edited by
    #1

    hey howzit? its easy to import contacts from outlook in code...but what i wanna do is beable to drag an outlook contact straight from the the Outlook Application itself into my running C# application...can anyone help?

    J 1 Reply Last reply
    0
    • N NewbieDude

      hey howzit? its easy to import contacts from outlook in code...but what i wanna do is beable to drag an outlook contact straight from the the Outlook Application itself into my running C# application...can anyone help?

      J Offline
      J Offline
      J4amieC
      wrote on last edited by
      #2

      Yes, you have to handle two events in your form, DragEnter and DragDrop. This may help - http://www.csharphelp.com/archives2/archive365.html[^] -- modified at 5:44 Thursday 16th March, 2006

      N 1 Reply Last reply
      0
      • J J4amieC

        Yes, you have to handle two events in your form, DragEnter and DragDrop. This may help - http://www.csharphelp.com/archives2/archive365.html[^] -- modified at 5:44 Thursday 16th March, 2006

        N Offline
        N Offline
        NewbieDude
        wrote on last edited by
        #3

        Hey J4amieC, Thanks very much for that tutorial...I tested it and and works...the problem I have now is I need not only to see the files URL I need to see the contents of the file...in particular i need all the information from the .vcf file so when I drag from outlook i can see all the data. Thanks, David

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups