开发者

Visual studio form layout tutorial?

I'm a Qt developer, trying to design forms with visual studio.. but the layout toosl are.. lacking? I only see tools for fixed-size forms.开发者_开发问答

What are the visual studio alternatives to Qt's vertical/horizontal/grid layouts with minimum/maximum/preferred size hints, spacers, etc?? I can't see anything like this.


Closes things you can use are:

FlowLayoutPanel

TableLayoutPanel

Alternatively, you can go for WPF instead of WinForms.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜