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 / C++ / MFC
  4. Drag-drop from a listctrl

Drag-drop from a listctrl

Scheduled Pinned Locked Moved C / C++ / MFC
question
2 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.
  • V Offline
    V Offline
    v_krishnan
    wrote on last edited by
    #1

    Hi, I want to implement a list control that allows dragging of an item from it and dropping it onto some other window (which may belong to a different app). The text of the item being dragged should get copied into the dropped window if allows drag-drop. Can someone provide some hints in doing this? Thanks in advance

    M 1 Reply Last reply
    0
    • V v_krishnan

      Hi, I want to implement a list control that allows dragging of an item from it and dropping it onto some other window (which may belong to a different app). The text of the item being dragged should get copied into the dropped window if allows drag-drop. Can someone provide some hints in doing this? Thanks in advance

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You can start by checking out "How to Implement Drag and Drop Between Your Program and Explorer". That article covers drag and drop with Explorer, but the concepts apply to your situation just as well. --Mike-- http://home.inreach.com/mdunn/ "Make sure that if you are using a blow torch that you don't set anything on fire."   -- Chris Maunder

      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