推荐的 c# winform 控件包
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/178661/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
recommended c# winform controls packs
提问by gil
Am looking for commercial/free recommended c# winform controls packs
我正在寻找商业/免费推荐的 c# winform 控件包
采纳答案by Rinat Abdullin
回答by John Rudy
回答by Carl
I've used the controls from both Infragisticsand DevExpressand find the DevExpress ones to be far superior.
我使用了Infragistics和DevExpress的控件,发现 DevExpress 的控件要好得多。
Although, my Infragistics exposure was .NET 1.1 and DevExpress has been 1.1 to current.
虽然,我的基础设施暴露是 .NET 1.1,而 DevExpress 是 1.1 到当前。
Edit:
编辑:
The support available on the DevExpress website has also never failed to solve a problem that I have had, I remember having an issue with the Infragistics grid control and not being able to solve it and believe me, I'm doing a lot more complex stuff with the DevEx stuff currently!
DevExpress 网站上提供的支持也从未未能解决我遇到的问题,我记得 Infragistics 网格控件有问题,但无法解决,相信我,我正在做很多更复杂的事情目前使用 DevEx 的东西!
回答by Hector Sosa Jr
I've been using some lighter weight components from Component Factory. They have a free kit, that has spiffed up versions of the basic winform components. As far as I know, they don't have a grid control.
我一直在使用Component Factory 的一些轻量级组件。他们有一个免费的工具包,它改进了基本 winform 组件的版本。据我所知,他们没有网格控件。
For grids, I've used SandGridfrom DivElements.
对于网格,我使用了 DivElements 的SandGrid。
回答by Ryan Skarin
I have used the Telerik controls suite, and they are fairly decent.
我使用过 Telerik 控件套件,它们相当不错。
回答by Ryan Skarin
I really like the Winforms Infragistics controls
我真的很喜欢 Winforms Infragistics 控件