文件名称:CSharpLabeldrag
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-14
- 文件大小:
- 402kb
- 下载次数:
- 0次
- 提 供 者:
- Fars*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#动态生成Label控件并拖动位置,测试时你可以先点击“动态生成Label”按钮,然后会生成一个带文字的标签,这个标签是可以拖动改变位置的,并显示出最后停留位置的坐标信息。-C# Label controls dynamically generated and drag the position, when the test you can first click dynamically generated Label button, and then generates a with the text label, this label is can drag to change position, and shows the final stop position coordinate information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C# 创建Label控件与拖动位置\CDRForm\bin\Debug\image\02.gif
..........................\.......\CDRForm.csproj
..........................\.......\Form1.cs
..........................\.......\Form1.Designer.cs
..........................\.......\Form1.resx
..........................\.......\image\02.gif
..........................\.......\.....\ff.jpg
..........................\.......\.....\Thumbs.db
..........................\.......\obj\Debug\CDRForm.csproj.FileListAbsolute.txt
..........................\.......\...\.....\CDRForm.csproj.GenerateResource.Cache
..........................\.......\...\.....\CDRForm.exe
..........................\.......\...\.....\CDRForm.Form1.resources
..........................\.......\...\.....\CDRForm.pdb
..........................\.......\...\.....\CDRForm.Properties.Resources.resources
..........................\.......\Program.cs
..........................\.......\...perties\AssemblyInfo.cs
..........................\.......\..........\Resources.Designer.cs
..........................\.......\..........\Resources.resx
..........................\.......\..........\Settings.Designer.cs
..........................\.......\..........\Settings.settings
..........................\CDRForm.sln
..........................\.......\bin\Debug\image
..........................\.......\obj\Debug\TempPE
..........................\.......\bin\Debug
..........................\.......\obj\Debug
..........................\.......\bin
..........................\.......\image
..........................\.......\obj
..........................\.......\Properties
..........................\CDRForm
C# 创建Label控件与拖动位置