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

查看:238
本文介绍了什么是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.

  • For Charting :- VisiFire (www.visifire.com and www.codeplex.com/visifire)
  • For DataGrid and Calendar controls :- WPF Toolkit (www.codeplex.com/wpf)

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

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