Class to Auto-Position Controls on Window Resize

时间:2013-08-08 05:30:25
【文件属性】:

文件名称:Class to Auto-Position Controls on Window Resize

文件大小:17KB

文件格式:ZIP

更新时间:2013-08-08 05:30:25

VC resize dialog

Have you ever wanted to resize a window but NOT have to deal with all of that annoying control-repositioning? What a hassle! Here is an easy-to-use class that should provide a good foundation for anyone wishing to easily reposition controls when a user resizes the parent window. 来源: http://www.codeguru.com/cpp/w-d/dislog/resizabledialogs/article.php/c1947/Class-to-Auto-Position-Controls-on-Window-Resize.htm


【文件预览】:
C++Projects
----ControlPosTest()
--------StdAfx.cpp(216B)
--------resource.h(1KB)
--------ControlPosTest.cpp(2KB)
--------ControlPosTest.clw(2KB)
--------ControlPosTestDlg.cpp(5KB)
--------ControlPosTest.rc(6KB)
--------ReadMe.txt(4KB)
--------StdAfx.h(1KB)
--------ControlPos.cpp(12KB)
--------ControlPos.h(2KB)
--------ControlPosTest.dsp(4KB)
--------ControlPosTestDlg.h(2KB)
--------ControlPosTest.h(1KB)
--------ControlPosTest.dsw(553B)
--------res()
--------ControlPosTest.plg(262B)

网友评论