WinForms 可用性和最佳实践
遵循哪些不同的可用性提示/技巧和最佳实践
与基于 WinForms 的应用程序一起使用,还是遵循哪些标准?
这些可能是字体样式/大小/颜色、表单上的控件数量、显示处理、错误检查、主题、控件布局等。
有任何资源/链接或清单吗?
谢谢大家!
What are some of the different Usability tips/tricks and best practices followed
with WinForms-based applications, or which are followed as a Standard?
These might be anything like font styles/sizes/color, number of controls on form, showing processing, error checking, themes, layout of controls, etc.
Any resources/links or checklists?
Thanks Everyone!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我给你的最基本的建议是看看你所在领域的其他应用程序并做他们所做的事情。用户可能会习惯这种风格,并且希望不必学习使用界面的新方法。
另外,检查这个pdf,我已经使用过它好几次了: 可用性指南
也可以在这里找到:http://static.lukew.com/webforms_lukew。 pdf
The most basic advice that I will give you is to look to other applications in your sector and do what they do. The users probably will be used to that style and would love to not have to learn new ways of working with the interface.
Also, chek this pdf, i've used it several times: Usability guide
It canbe found here too: http://static.lukew.com/webforms_lukew.pdf
嗯,有很多免费/付费组件可供使用。 DevExpress 组件是我最喜欢的(网格、按钮、面板等)。只需谷歌一下即可/
Well there are lots of free/paid components to use. DevExpress components are my favorite (Grids, buttons, panels etc). Just google it o/