开发者

Windows C dialog resizer

This page provides开发者_JAVA百科 lots of libraries to handle item resizing and re-adjustment, but they're all for C++. Is there anything I can use for plain C?


You can call MoveWindow() do not only move but also resize Windows and Dialogs:

http://msdn.microsoft.com/en-us/library/ms633534%28VS.85%29.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜