C# Label控件

时间:2015-05-25 03:13:56
【文件属性】:
文件名称:C# Label控件
文件大小:134KB
文件格式:RAR
更新时间:2015-05-25 03:13:56
Label Panel 控件透明 C#控件 C# 透明控件可以当Label控件使用,也可以改成透明控件Panel。 如果不值8分,你啪我。
【文件预览】:
Label控件
----CustomControls()
--------UserControl1.Designer.cs(1KB)
--------UserControl1.cs(2KB)
--------Properties()
--------CustomControls.csproj(2KB)
--------obj()
--------bin()
----ClassLibrary1()
--------ClassLibrary1.csproj(3KB)
--------UserControl1.Designer.cs(1KB)
--------Class1.cs(165B)
--------UserControl1.cs(2KB)
--------Properties()
--------UserControl1.resx(6KB)
--------obj()
--------bin()
----Test()
--------Form2.resx(6KB)
--------Resources()
--------Form1.cs(346B)
--------Program.cs(465B)
--------Form1.resx(6KB)
--------Form2.Designer.cs(1KB)
--------Properties()
--------Test.csproj(4KB)
--------Form1.Designer.cs(2KB)
--------obj()
--------bin()
--------Form2.cs(353B)
----Test.sln(2KB)
----Test.suo(88KB)

网友评论

  • 比较简单,可以学习一下
  • 在VS2010下编译通过,功能比较简单,可以用来参考使用。