PropertyGrid控件显示和编辑集合.rar

时间:2020-05-21 21:41:57
【文件属性】:
文件名称:PropertyGrid控件显示和编辑集合.rar
文件大小:49KB
文件格式:RAR
更新时间:2020-05-21 21:41:57
PropertyGrid 集合 C# 在winform开发中,利用PropertyGrid控件来显示、编辑对象的属性是非常方便的,本例程以一个公司类为例来介绍在Visual Studio中用PropertyGrid显示和编辑集合的属性,其中,公司对象中包含员工对象的集合。
【文件预览】:
Test
----bin()
--------Debug()
----Form1.Designer.cs(3KB)
----Program.cs(516B)
----obj()
--------Debug()
----Form1.cs(1KB)
----Test.csproj(4KB)
----Form1.resx(6KB)
----App.config(189B)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
PropertyGrid
----bin()
--------Release()
--------Debug()
----obj()
--------Debug()
----EmployeeCollection.cs(555B)
----Employee.cs(614B)
----Company.cs(1003B)
----EmployeeCollectionEditor.cs(623B)
----Properties()
--------AssemblyInfo.cs(1KB)
----PropertyGrid.csproj(2KB)
Test.sln

网友评论