什么是 WPF 的最佳 UI 组件集? [英] What is the Best UI Component Set for WPF?

查看:11
本文介绍了什么是 WPF 的最佳 UI 组件集?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正在寻找通用的 WPF 工具集.目前正在研究 Telerik 和 Infragistics.有没有更好的选择?这两个,哪个更好?

Looking for a general purpose WPF toolset. Currently looking at Telerik and Infragistics. Are there better options out there? Of those two, which is better?

推荐答案

我仍然认为您不需要像我们所有人一样在新的 WPF 项目早期获得第三方控件库做WinForms项目时的感受.我不太确定您使用 WPF 的背景,您可能遇到了僵局并需要一个特定的控件,但通常您可以使用 XAML、样式和控件模板做的事情是惊人的.

I'm still of the opinion that you don't need to get a third-party control library early in a new WPF project in the same way we all feel when doing WinForms project. I'm not too sure of your background with WPF, you might have hit an impasse and need a specific control, but generally the things you can do with XAML, styles and control templates are amazing.

对于那些通常仅仅因为开箱即用的控件看起来太乏味而购买第三方库的人,然后坚持使用 XAML,因为您将获得您永远需要的所有自定义,并且您最终将学会如果只是将现成的控件拖放到 UI 表面,那么如何创建您永远不会获得的令人惊叹的 UI.

For those out there that typically buy a third-party library just because the out-of-the-box controls look too bland then persevere with XAML as you will get all the customisation you'll ever need and you will eventually learn how to create amazing UI's that you would never get if you just drag and drop readymade controls to the UI surface.

对于具有非常特定行为的控件、DataGrid、日历控件和图表,我在 CodePlex 上找到了我需要的一切.

For the controls that have very specific behaviour, DataGrid, Calendar Controls and charting, I've found all I've needed on CodePlex.

正如在之前的帖子中提到的,我还向那些不想在第三方控件库上大肆宣传的人推荐以下内容.

As mentioned in earlier posts I also recommend the following for those who don't want to splash-out on third party control libraries.

这篇关于什么是 WPF 的最佳 UI 组件集?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆