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. How to implement Drag'n'drop from Form to Explorer using C#??

How to implement Drag'n'drop from Form to Explorer using C#??

Scheduled Pinned Locked Moved C#
csharpc++tutorialquestion
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.
  • J Offline
    J Offline
    Jakob Farian Krarup
    wrote on last edited by
    #1

    Hi there. I've found plenty of samples on how to implement dragging and dropping TO a winform in C#, and I've gotten that part to work. But the other way around (FROM a winform TO explorer) ... no luck :( I only found one article on TheCodeProject, but that was using C++ :sigh: Any pointers or links would be very much appreciated. Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't

    R 1 Reply Last reply
    0
    • J Jakob Farian Krarup

      Hi there. I've found plenty of samples on how to implement dragging and dropping TO a winform in C#, and I've gotten that part to work. But the other way around (FROM a winform TO explorer) ... no luck :( I only found one article on TheCodeProject, but that was using C++ :sigh: Any pointers or links would be very much appreciated. Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't

      R Offline
      R Offline
      Robert Rohde
      wrote on last edited by
      #2

      Jakob Lund Krarup wrote:

      I only found one article on TheCodeProject

      You probably have to search a bit better :-D This[^] and this[^] article are also about dragging into the explorer (or desktop which essentially is the explorer).

      J 1 Reply Last reply
      0
      • R Robert Rohde

        Jakob Lund Krarup wrote:

        I only found one article on TheCodeProject

        You probably have to search a bit better :-D This[^] and this[^] article are also about dragging into the explorer (or desktop which essentially is the explorer).

        J Offline
        J Offline
        Jakob Farian Krarup
        wrote on last edited by
        #3

        Hehe.. yes - you're right, I probably have to search a bit better ;) One of those articles is brand-new by the way. It's great how often that happens to me ... I need a specific functionality, and Wonder of Wonders ... it pops up as an article on the CodeProject :laugh: Thanks for the links Robert! Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't

        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