Tagged Questions

0
votes
1answer
560 views

How to enable Drag & Drop for all the children controls

My situation is as follows, I have win-forms applications with DockPanel Suite and lots of controls, which cover the entire screen, I want to enable D&D of files from the windows explorer to the ...