文件名称:CSharp_mouse
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 66kb
- 下载次数:
- 0次
- 提 供 者:
- chen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C#实现控件鼠标拖动效果,通过这种方式可以实现自定义报表打印等作用,非常有用。-use c# let control move by mouse.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#实现控件鼠标拖动源码\控件移动示例\Backup\ControlMove.csproj
......................\............\......\ControlMove.sln
......................\............\......\ControlMove.suo
......................\............\......\Form1.cs
......................\............\......\Form1.Designer.cs
......................\............\......\Form1.resx
......................\............\......\Program.cs
......................\............\......\...perties\AssemblyInfo.cs
......................\............\......\..........\Resources.Designer.cs
......................\............\......\..........\Resources.resx
......................\............\......\..........\Settings.Designer.cs
......................\............\......\..........\Settings.settings
......................\............\bin\Debug\WindowsApplication39.exe
......................\............\...\.....\WindowsApplication39.pdb
......................\............\...\.....\WindowsApplication39.vshost.exe
......................\............\...\.....\WindowsApplication39.vshost.exe.manifest
......................\............\ControlMove.csproj
......................\............\ControlMove.sln
......................\............\ControlMove.suo
......................\............\Form1.cs
......................\............\Form1.Designer.cs
......................\............\Form1.resx
......................\............\obj\ControlMove.csproj.FileList.txt
......................\............\...\ControlMove.csproj.FileListAbsolute.txt
......................\............\...\Debug\ControlMove.csproj.FileListAbsolute.txt
......................\............\...\.....\ControlMove.csproj.GenerateResource.Cache
......................\............\...\.....\ControlMove.Form1.resources
......................\............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......................\............\...\.....\WindowsApplication39.csproj.GenerateResource.Cache
......................\............\...\.....\WindowsApplication39.exe
......................\............\...\.....\WindowsApplication39.Form1.resources
......................\............\...\.....\WindowsApplication39.pdb
......................\............\...\.....\WindowsApplication39.Properties.Resources.resources
......................\............\...\WindowsApplication39.csproj.FileList.txt
......................\............\Program.cs
......................\............\...perties\AssemblyInfo.cs
......................\............\..........\Resources.Designer.cs
......................\............\..........\Resources.resx
......................\............\..........\Settings.Designer.cs
......................\............\..........\Settings.settings
......................\............\UpgradeLog.XML
......................\............\_UpgradeReport_Files\UpgradeReport.css
......................\............\....................\UpgradeReport.xslt
......................\............\....................\UpgradeReport_Minus.gif
......................\............\....................\UpgradeReport_Plus.gif
......................\............\obj\Debug\TempPE
......................\............\Backup\Properties
......................\............\bin\Debug
......................\............\obj\Debug
......................\............\Backup
......................\............\bin
......................\............\obj
......................\............\Properties
......................\............\_UpgradeReport_Files
......................\控件移动示例
C#实现控件鼠标拖动源码
......................\............\......\ControlMove.sln
......................\............\......\ControlMove.suo
......................\............\......\Form1.cs
......................\............\......\Form1.Designer.cs
......................\............\......\Form1.resx
......................\............\......\Program.cs
......................\............\......\...perties\AssemblyInfo.cs
......................\............\......\..........\Resources.Designer.cs
......................\............\......\..........\Resources.resx
......................\............\......\..........\Settings.Designer.cs
......................\............\......\..........\Settings.settings
......................\............\bin\Debug\WindowsApplication39.exe
......................\............\...\.....\WindowsApplication39.pdb
......................\............\...\.....\WindowsApplication39.vshost.exe
......................\............\...\.....\WindowsApplication39.vshost.exe.manifest
......................\............\ControlMove.csproj
......................\............\ControlMove.sln
......................\............\ControlMove.suo
......................\............\Form1.cs
......................\............\Form1.Designer.cs
......................\............\Form1.resx
......................\............\obj\ControlMove.csproj.FileList.txt
......................\............\...\ControlMove.csproj.FileListAbsolute.txt
......................\............\...\Debug\ControlMove.csproj.FileListAbsolute.txt
......................\............\...\.....\ControlMove.csproj.GenerateResource.Cache
......................\............\...\.....\ControlMove.Form1.resources
......................\............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......................\............\...\.....\WindowsApplication39.csproj.GenerateResource.Cache
......................\............\...\.....\WindowsApplication39.exe
......................\............\...\.....\WindowsApplication39.Form1.resources
......................\............\...\.....\WindowsApplication39.pdb
......................\............\...\.....\WindowsApplication39.Properties.Resources.resources
......................\............\...\WindowsApplication39.csproj.FileList.txt
......................\............\Program.cs
......................\............\...perties\AssemblyInfo.cs
......................\............\..........\Resources.Designer.cs
......................\............\..........\Resources.resx
......................\............\..........\Settings.Designer.cs
......................\............\..........\Settings.settings
......................\............\UpgradeLog.XML
......................\............\_UpgradeReport_Files\UpgradeReport.css
......................\............\....................\UpgradeReport.xslt
......................\............\....................\UpgradeReport_Minus.gif
......................\............\....................\UpgradeReport_Plus.gif
......................\............\obj\Debug\TempPE
......................\............\Backup\Properties
......................\............\bin\Debug
......................\............\obj\Debug
......................\............\Backup
......................\............\bin
......................\............\obj
......................\............\Properties
......................\............\_UpgradeReport_Files
......................\控件移动示例
C#实现控件鼠标拖动源码