文件名称:MyTreeGrid
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:143.73kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个自已开发的网格和树结合的C#.net控件,用于客户端开发中的数据显示,录入,提供了丰富的录入,显示,打印功能,可自定义绘制,有SpinEdit,CheckBox,ClickButton,DateTime等录入方式。 丰富的显示格式。在大数据量的情况下,能提供更优良的性能。以树方式打印网格数据。 还有一个折线图控件 ,可以自定义点击方法。
这是本人在2004年时写的TreeView和Grid结合的控件,行列上可以都是树结构,全用C#完成,里边包含了打印,预览
本人作了16年软件 ,想退出了,这个东西贡献出来,但愿对后来的朋友有所帮助。
可能有不尽人意的地方,但对于软件公司或个人来讲,放在软件中做打印输出,绰绰有余了。
我还会陆续公布一些自己写的控件 。
这是2010的项目,dotnet2.0开发的,你的vss版本如果过低,可以把项目文件,方案文件删除,重新建立 个项目,把里边 的源文件加入就行了。这里全是源文件。没有无代码的dll.可以放心下载
-This is a self-development of the grid and tree combination of C#. Net controls the data used in the development of client input, provide a wealth of input, display, printing capabilities, custom drawn, there SpinEdit the CheckBoxClickButton, DateTime entry way. A rich display format. In the case of the large amount of data, can provide better performance. Print grid data tree. There is a line chart controls, you can customize the click method.
TreeView and Grid combination control that I wrote in 2004, is the tree structure on the ranks, wholly completed in C#, inside contains a print preview
I made 16 years of software and want to quit, contributed this thing, and I hope to help friends later.
May have undesirable places, but on the software for the software company or individual terms do print output, more than enough.
I will continue to publish some of his own writing controls.
This 2010 project, dotnet2.0 developed vss version, if too low, project fi
这是本人在2004年时写的TreeView和Grid结合的控件,行列上可以都是树结构,全用C#完成,里边包含了打印,预览
本人作了16年软件 ,想退出了,这个东西贡献出来,但愿对后来的朋友有所帮助。
可能有不尽人意的地方,但对于软件公司或个人来讲,放在软件中做打印输出,绰绰有余了。
我还会陆续公布一些自己写的控件 。
这是2010的项目,dotnet2.0开发的,你的vss版本如果过低,可以把项目文件,方案文件删除,重新建立 个项目,把里边 的源文件加入就行了。这里全是源文件。没有无代码的dll.可以放心下载
-This is a self-development of the grid and tree combination of C#. Net controls the data used in the development of client input, provide a wealth of input, display, printing capabilities, custom drawn, there SpinEdit the CheckBoxClickButton, DateTime entry way. A rich display format. In the case of the large amount of data, can provide better performance. Print grid data tree. There is a line chart controls, you can customize the click method.
TreeView and Grid combination control that I wrote in 2004, is the tree structure on the ranks, wholly completed in C#, inside contains a print preview
I made 16 years of software and want to quit, contributed this thing, and I hope to help friends later.
May have undesirable places, but on the software for the software company or individual terms do print output, more than enough.
I will continue to publish some of his own writing controls.
This 2010 project, dotnet2.0 developed vss version, if too low, project fi
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TR/
TR/App.ico
TR/AssemblyInfo.cs
TR/ChartLine/
TR/ChartLine/ChartLineType.cs
TR/ChartLine/TChartLine.cs
TR/ChartLine/TChartLine.resx
TR/ChartLine/TChartLineDraw.cs
TR/ChartLine/TChartRegion.cs
TR/ChartLine/TSeries.cs
TR/ChartLine/vssver2.scc
TR/DataType/
TR/DataType/CellDataType_Bool.cs
TR/DataType/CellDataType_Common.cs
TR/DataType/CellDataType_Currency.cs
TR/DataType/CellDataType_Date.cs
TR/DataType/CellDataType_Number.cs
TR/DataType/CellDataType_Percent.cs
TR/DataType/CellDataType_Root.cs
TR/DataType/CellDataType_Text.cs
TR/DataType/CellDataType_Time.cs
TR/DataType/vssver2.scc
TR/EDITCTL/
TR/EDITCTL/InputType_Button.cs
TR/EDITCTL/InputType_Check.cs
TR/EDITCTL/InputType_ComboBox.cs
TR/EDITCTL/InputType_Date.cs
TR/EDITCTL/InputType_Root.cs
TR/EDITCTL/InputType_Spin.cs
TR/EDITCTL/ITRButton_MouseClick.cs
TR/EDITCTL/TRComboBox.cs
TR/EDITCTL/TRDateTimePicker.cs
TR/EDITCTL/TREdit.cs
TR/EDITCTL/TREdit_Adapter.cs
TR/EDITCTL/TRTextBox.cs
TR/EDITCTL/TRTextBox.resx
TR/EDITCTL/TR_Button.cs
TR/EDITCTL/TR_Button.resx
TR/EDITCTL/TR_Check.cs
TR/EDITCTL/TR_Check.resx
TR/EDITCTL/TR_Spin.cs
TR/EDITCTL/TR_Spin.resx
TR/EDITCTL/vssver2.scc
TR/gridPub.cs
TR/icon_check.ico
TR/IT/
TR/IT/IEvent_NodeExpand.cs
TR/IT/IEvent_RowColChanged.cs
TR/IT/IEvent_RowColChanging.cs
TR/IT/IEvent_ValueChanging.cs
TR/IT/vssver2.scc
TR/NODE/
TR/NODE/TRNode.cs
TR/NODE/TRNodeList.cs
TR/NODE/TRNodeRect.cs
TR/NODE/TRNodeRect.resx
TR/NODE/TRNodeWndList.cs
TR/NODE/vssver2.scc
TR/Other/
TR/Other/TRButton.cs
TR/Other/TRColor_RowColLogic.cs
TR/Other/TRMouseInfo.cs
TR/Other/TRReadOnly_RowColLogic.cs
TR/Other/TRRect.cs
TR/Other/TRRegionType.cs
TR/Other/vssver2.scc
TR/OutLookBar.cs
TR/OutLookBar.resx
TR/Print/
TR/Print/DrawLine_Print.cs
TR/Print/DrawSoil.cs
TR/Print/IPrintCell.cs
TR/Print/PageBand.cs
TR/Print/PrintGetPageCount.cs
TR/Print/ScanDrawCellPrint.cs
TR/Print/Temp.cs
TR/Print/TRPrint.cs
TR/Print/vssver2.scc
TR/RowNodeSub/
TR/RowNodeSub/INodeRowList.cs
TR/RowNodeSub/INodeRowList_Impl.cs
TR/RowNodeSub/vssver2.scc
TR/TR.cs
TR/TR.csproj
TR/TR.resx
TR/TRPos.cs
TR/TRSoil.cs
TR/vssver2.scc
TR/Win32API.cs
TR_DEMO/
TR_DEMO/app.config
TR_DEMO/App.ico
TR_DEMO/AssemblyInfo.cs
TR_DEMO/Form2.cs
TR_DEMO/Form2.resx
TR_DEMO/TR_DEMO.csproj
TR_DEMO/vssver2.scc
TR/App.ico
TR/AssemblyInfo.cs
TR/ChartLine/
TR/ChartLine/ChartLineType.cs
TR/ChartLine/TChartLine.cs
TR/ChartLine/TChartLine.resx
TR/ChartLine/TChartLineDraw.cs
TR/ChartLine/TChartRegion.cs
TR/ChartLine/TSeries.cs
TR/ChartLine/vssver2.scc
TR/DataType/
TR/DataType/CellDataType_Bool.cs
TR/DataType/CellDataType_Common.cs
TR/DataType/CellDataType_Currency.cs
TR/DataType/CellDataType_Date.cs
TR/DataType/CellDataType_Number.cs
TR/DataType/CellDataType_Percent.cs
TR/DataType/CellDataType_Root.cs
TR/DataType/CellDataType_Text.cs
TR/DataType/CellDataType_Time.cs
TR/DataType/vssver2.scc
TR/EDITCTL/
TR/EDITCTL/InputType_Button.cs
TR/EDITCTL/InputType_Check.cs
TR/EDITCTL/InputType_ComboBox.cs
TR/EDITCTL/InputType_Date.cs
TR/EDITCTL/InputType_Root.cs
TR/EDITCTL/InputType_Spin.cs
TR/EDITCTL/ITRButton_MouseClick.cs
TR/EDITCTL/TRComboBox.cs
TR/EDITCTL/TRDateTimePicker.cs
TR/EDITCTL/TREdit.cs
TR/EDITCTL/TREdit_Adapter.cs
TR/EDITCTL/TRTextBox.cs
TR/EDITCTL/TRTextBox.resx
TR/EDITCTL/TR_Button.cs
TR/EDITCTL/TR_Button.resx
TR/EDITCTL/TR_Check.cs
TR/EDITCTL/TR_Check.resx
TR/EDITCTL/TR_Spin.cs
TR/EDITCTL/TR_Spin.resx
TR/EDITCTL/vssver2.scc
TR/gridPub.cs
TR/icon_check.ico
TR/IT/
TR/IT/IEvent_NodeExpand.cs
TR/IT/IEvent_RowColChanged.cs
TR/IT/IEvent_RowColChanging.cs
TR/IT/IEvent_ValueChanging.cs
TR/IT/vssver2.scc
TR/NODE/
TR/NODE/TRNode.cs
TR/NODE/TRNodeList.cs
TR/NODE/TRNodeRect.cs
TR/NODE/TRNodeRect.resx
TR/NODE/TRNodeWndList.cs
TR/NODE/vssver2.scc
TR/Other/
TR/Other/TRButton.cs
TR/Other/TRColor_RowColLogic.cs
TR/Other/TRMouseInfo.cs
TR/Other/TRReadOnly_RowColLogic.cs
TR/Other/TRRect.cs
TR/Other/TRRegionType.cs
TR/Other/vssver2.scc
TR/OutLookBar.cs
TR/OutLookBar.resx
TR/Print/
TR/Print/DrawLine_Print.cs
TR/Print/DrawSoil.cs
TR/Print/IPrintCell.cs
TR/Print/PageBand.cs
TR/Print/PrintGetPageCount.cs
TR/Print/ScanDrawCellPrint.cs
TR/Print/Temp.cs
TR/Print/TRPrint.cs
TR/Print/vssver2.scc
TR/RowNodeSub/
TR/RowNodeSub/INodeRowList.cs
TR/RowNodeSub/INodeRowList_Impl.cs
TR/RowNodeSub/vssver2.scc
TR/TR.cs
TR/TR.csproj
TR/TR.resx
TR/TRPos.cs
TR/TRSoil.cs
TR/vssver2.scc
TR/Win32API.cs
TR_DEMO/
TR_DEMO/app.config
TR_DEMO/App.ico
TR_DEMO/AssemblyInfo.cs
TR_DEMO/Form2.cs
TR_DEMO/Form2.resx
TR_DEMO/TR_DEMO.csproj
TR_DEMO/vssver2.scc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.