WPF Drag and Drop

后端 未结 3 648
北恋
北恋 2021-01-07 09:35

How to implement drag & drop for a WPF application? I could open 2 the same apps and drag an object from one to another. Here\'s what I want to drag:



        
3条回答
  •  死守一世寂寞
    2021-01-07 10:01

    I've used Gong Solutions Drag and Drop successfully in the past, it's a very easy DLL to use. You can see a small sample of it here: Gong Solutions

提交回复
热议问题