文件名称:PictureBox实现拖拽操作
文件大小:316KB
文件格式:RAR
更新时间:2014-04-20 06:30:23
WinForm C# PictureBox 拖拽 拖放
PictureBox拖放操作,实现了两个功能: 1:PictureBox实现将图片拖放到另一PictureBox中,配合Ctrl,实现移动图片的操作。 2:把PictureBox图片路径拖放到文件文本框中,使用图片路径就可以进行其它如复制,删除等操作了。 代码中有比较详细的注释。
【文件预览】:
WindowsApplication1
----Form1.cs(5KB)
----bin()
--------Debug()
--------Release()
----obj()
--------Debug()
--------Release()
--------WindowsApplication1.csproj.FileListAbsolute.txt(2KB)
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(478B)
----Form1.Designer.cs(8KB)
----WindowsApplication1.csproj(3KB)
----Form1.resx(6KB)
删除文件到回收站.txt
WindowsApplication1.sln