设置Form的AllowDrop为true

winform(C#)拖拽实现获得文件路径 private void Form1_DragDrop(object sender, DragEventArgs e)
        }

相关文章: