文件名称:PropertyGrid-Source
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PropertyGrid控件源代码,支持下拉列表,密码,文件打开等以及美观样式等的小例子。-The PropertyGrid control source code, support small example of the drop-down list, password, file open and beautiful style.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PropertyGrid-Source\CarApplication
...................\..............\CarApplication.csproj
...................\..............\Converters
...................\..............\..........\ListConverter.cs
...................\..............\..........\ListExpandableConverter.cs
...................\..............\..........\ListNonExpandableConverter.cs
...................\..............\..........\ListPropertyDescriptor.cs
...................\..............\..........\PersonConverter.cs
...................\..............\Form1.cs
...................\..............\Form1.Designer.cs
...................\..............\Form1.resx
...................\..............\Program.cs
...................\..............\Properties
...................\..............\..........\AssemblyInfo.cs
...................\..............\..........\Resources.Designer.cs
...................\..............\..........\Resources.resx
...................\..............\..........\Settings.Designer.cs
...................\..............\..........\Settings.settings
...................\..............\SupplyStore.cs
...................\..............\View
...................\..............\....\ViewCar.cs
...................\..............\....\ViewPerson.cs
...................\..............\....\ViewPerson2.cs
...................\..............\....\ViewPersonCollection.cs
...................\..............\....\ViewWheel.cs
...................\CustomControls
...................\..............\ComboBox
...................\..............\........\EnumGridComboBox.cs
...................\..............\........\GridComboBox.cs
...................\..............\........\ListGridComboBox.cs
...................\..............\........\OrderedDisplayNameAttribute.cs
...................\..............\CustomControls.csproj
...................\..............\Data
...................\..............\....\DataListAttribute.cs
...................\..............\....\EnumListAttribute.cs
...................\..............\....\IAddNew.cs
...................\..............\....\ListAttribute.cs
...................\..............\ObjectCreatedEventArgs.cs
...................\..............\Properties
...................\..............\..........\AssemblyInfo.cs
...................\..............\PropertyGridControl.cs
...................\..............\PropertyGridControl.resx
...................\..............\Rule
...................\..............\....\LengthRuleAttribute.cs
...................\..............\....\PatternRuleAttribute.cs
...................\..............\....\RuleBaseAttribute.cs
...................\DataModel
...................\.........\CarModel
...................\.........\........\BodyStyle.cs
...................\.........\........\Cars
...................\.........\........\....\Car.cs
...................\.........\........\....\Cobalt.cs
...................\.........\........\....\Corvett.cs
...................\.........\........\....\Implala.cs
...................\.........\........\Engine.cs
...................\.........\........\Wheels
...................\.........\........\......\Falken
...................\.........\........\......\......\FalkenZE912.cs
...................\.........\........\......\......\FalkenZiexSTZ04.cs
...................\.........\........\......\Kumho
...................\.........\........\......\.....\Kumho716HP4.cs
...................\.........\........\......\.....\KumhoEcsta711.cs
...................\.........\........\......\Wheel.cs
...................\.........\DataModel.csproj
...................\.........\IDisplay.cs
...................\.........\PersonModel
...................\.........\...........\Person.cs
...................\.........\Properties
...................\.........\..........\AssemblyInfo.cs
...................\PropertyGrid.sln
...................\Utilites
...................\........\ClassType.cs
...................\........\PathParser.cs
...................\........\Properties
...................\........\..........\AssemblyInfo.cs
...................\........\Property.cs
.................