开发者

Design Windows Forms

开发者 https://www.devze.com 2022-12-09 00:44 出处:网络
开发者_如何学GoWhere can I start learning Windows Form designing? For example: Microsoft Zune player, Buttons, Forms and etc.

开发者_如何学GoWhere can I start learning Windows Form designing?

For example: Microsoft Zune player, Buttons, Forms and etc.

I'm developing in C#.

Thank you all,

Amit


If I were going to try and write something like the Zune software I would start with WPF rather than Windows Forms. Check out some of the WPF experiences by thirteen23 for good examples of "experience-driven" applications.

You can start learning more about WPF on MSDN or by reading WPF Unleashed.

0

精彩评论

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