开发者

WinForm Design? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

I'm coming from a web dev background, and do ok, but with WinForms, everything I make looks like crap. Can you guys point me to resourc开发者_运维百科es with WinForm design principles that will make my WinForms easier on the eyes?

Thanks!


Making WinForms look "Good" is a tall order. I have found it is best accomplished with a 3rd party package. Some the more popular...

http://www.devexpress.com/

http://www.infragistics.com/

http://www.telerik.com/

Of course, if you can move into the WPF you will have almost unlimited control on how you style the Ui elements....but, as pointed out by –nportelli, it will still look like crap out of the box.


You should try windows presentation foundation instead. That gives you the ability to build interfaces in a manner that's closer to the html you're familiar with.


Microsoft have their own guidelines for Windows GUIs:

http://msdn.microsoft.com/en-us/library/aa511440.aspx


YOu can also use http://www.devcomponents.com/dotnetbar/ or SliverLight, WPF

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜