开发者

Is there a framework for writing GUI editor in C#?

Is there a framework fo开发者_StackOverflow中文版r writing GUI editor in C#? I just want to write an application with a winform which can move,resize image on it. if there's a framework that would be great. some sample code is also ok


Visual Studio has a built in designer for winforms and webforms. Here is an article explaining how to use the designer for winforms.

For WPF, if not using Visual Studio 2010 you can use expression blend studio.


Take a look at mono static for reference.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜