C# 自定义属性编辑器(UITypeEditor )

时间:2021-02-08 10:47:24
【文件属性】:

文件名称:C# 自定义属性编辑器(UITypeEditor )

文件大小:47KB

文件格式:RAR

更新时间:2021-02-08 10:47:24

属性编辑器 组件 UITypeEditor UserControl Component

自定义属性集合编辑器,支持两种方式(UserControl, Component)进行属性编辑并自动产生持久化代码。代码参考网络。


【文件预览】:
CustomPropertyEditor
----CustomPropertyEditor.v12.suo(76KB)
----CustomPropertyEditor.sln(2KB)
----CustomPropertyEditor_Component()
--------Editors()
--------Properties()
--------Program.cs(560B)
--------CustomPropertyEditor_Component.csproj(5KB)
--------Model()
--------FormComponent.resx(6KB)
--------Components()
--------App.config(187B)
--------FormComponent.cs(437B)
--------FormComponent.Designer.cs(2KB)
----CustomPropertyEditor_UserControl()
--------CustomPropertyEditor_UserControl.csproj(5KB)
--------FormUserControl.cs(433B)
--------Editors()
--------Properties()
--------Controls()
--------Program.cs(554B)
--------Model()
--------FormUserControl.Designer.cs(3KB)
--------App.config(187B)
--------FormUserControl.resx(6KB)
--------CustomPropertyEditor_UserControl.csproj.user(228B)

网友评论

  • 不可用,功能不全。
  • 可用,虽然未解决我的问题