开发者

C# and Qt GUI Springs

I was wondering if there is an equilivant in C# of the GUI springs/spacers you can add in Qt which allows for easy wi开发者_JAVA技巧ndow resizing.

Is there an easy way to keep forms looking ok when Maximised or resized in c#?


Is there an easy way to keep forms looking ok when Maximised or resized in c#?

A detailed article on making resizable WinForms http://www.devx.com/dotnet/Article/6964/1954

You would use Anchor and Dock properties along with Panels when needed.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜