C#.NET 封装自定义组件(控件)Dll

时间:2017-12-08 14:17:42
【文件属性】:

文件名称:C#.NET 封装自定义组件(控件)Dll

文件大小:48KB

文件格式:RAR

更新时间:2017-12-08 14:17:42

C# 自定义控件

封装自定义控件很简单,没什么技术含量,这里通过封装自定义的数字文本框实例简单总结一下


【文件预览】:
SelfControl
----WinForms.SelfControl.v11.suo(55KB)
----WinForms.SelfControl()
--------WinForms.SelfControl.csproj(3KB)
--------TextBoxNumber.cs(1KB)
--------WinForms.SelfControl.v11.suo(27KB)
--------TextBoxNumber.Designer.cs(1KB)
--------Properties()
--------bin()
----controlTest()
--------Program.cs(502B)
--------controlTest.csproj(4KB)
--------Properties()
--------Main.Designer.cs(2KB)
--------Main.resx(6KB)
--------bin()
--------Main.cs(359B)
----WinForms.SelfControl.sln(1KB)

网友评论

  • very good!!!
  • 供初学者,非常好
  • 太简单,适合初学者