如何在C#.net中创建用户界面 [英] How to create an User Interface in C#.net

查看:62
本文介绍了如何在C#.net中创建用户界面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发用于库存控制的应用程序,并且想知道如何在C#.net中创建用户界面

谢谢,

I want to develop Application for inventory control and I want to know How to create an User Interface in C#.net

Thanks,

推荐答案

在某种程度上取决于您使用的是WinForms还是WPF,但是原理是相同的.
机制很简单:
1)创建一个表格
2)添加控件
3)挂钩事件和方法来在幕后"工作

但是,如果您想知道如何设计美观的UI,则完全是另一个问题!而且没有一个可以真正回答.
Google可能会提供"UI指南"的基础知识,并看看其他人在做什么.这是个人品味的问题-我见过一些UI设计会让您流血,但设计师(可能是他的用户)对此感到满意.
Depends to a certain extent if you are talking WinForms or WPF, but the principle is the same.
The mechanics are simple:
1) Create a form
2) Add controls
3) Hook events and methods to do the work "behind the scenes"

But if you want to know how to design a good looking UI, that is another question altogether! And not one that can really be answered.
Google for "UI guidelines" to maybe get the basics, and look at what other people are doing. It''s a matter of personal taste - I have seen UI designs that make your eyes bleed, but which the designer (and presumably his users) are happy with.


如果您知道您可以在Google上的UI搜索库存应用程序的工具,而不是主题(库存管理),以了解与您的需求相关的UI的想法
If you are aware of the tools but not the subject (Inventory management) you can search UI for inventory application on Google to get idea about UI related to your requirements


请参阅以下链接...这将对您有所帮助了解您的查询

http://msdn.microsoft.com/en-us/library/orm- 9780596521066-01-01.aspx [ ^ ]
See on belowing link...it will help u to understand your query

http://msdn.microsoft.com/en-us/library/orm-9780596521066-01-01.aspx[^]


这篇关于如何在C#.net中创建用户界面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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