对话框resize自动布局

时间:2014-03-17 04:42:12
【文件属性】:
文件名称:对话框resize自动布局
文件大小:142KB
文件格式:RAR
更新时间:2014-03-17 04:42:12
对话框 resize 自动调整 对话框resize自动布局 当VC对话框调整大小的时候,对话框所含的控件会自动调整大小,从而实现类似.net中的DOCK或ANCHOR功能一样. 资源中包含动态库和DEMO程序,可以直接编译运行看效果! 代码在XP下VC6中编译通过!
【文件预览】:
DynLayout
----LayoutPanel.cpp(8KB)
----StdAfx.cpp(211B)
----LayoutSplit.h(2KB)
----DynLayout.dsw(756B)
----LayoutPanelFrame.cpp(1KB)
----DynLayout.opt(54KB)
----DynLayout.plg(982B)
----DynLayoutTest()
--------DynLayoutTest.dsw(757B)
--------DynLayoutTest.aps(22KB)
--------DynLayoutTest.plg(1KB)
--------StdAfx.cpp(215B)
--------DlgModalness.cpp(2KB)
--------resource.h(1KB)
--------DlgModalness.h(1KB)
--------DlgModal.h(1KB)
--------DynLayoutTest.dsp(5KB)
--------DynLayoutTest.h(1KB)
--------DynLayoutTest.opt(140KB)
--------DynLayoutTestDlg.cpp(9KB)
--------DynLayoutTest.cpp(2KB)
--------DlgModal.cpp(2KB)
--------ReadMe.txt(4KB)
--------StdAfx.h(1KB)
--------res()
--------DynLayoutTest.rc(7KB)
--------DynLayoutTest.ncb(81KB)
--------DynLayoutTestDlg.h(2KB)
----DynLayout.ncb(185KB)
----LayoutBase.cpp(957B)
----DynLayout.dsp(5KB)
----LayoutControl.cpp(1KB)
----DynLayout.mak(10KB)
----LayoutBase.h(2KB)
----DynLayout.cpp(2KB)
----ReadMe.txt(2KB)
----StdAfx.h(1KB)
----LayoutPanelFrame.h(866B)
----LayoutSplit.cpp(7KB)
----DynLayoutExport.cpp(8KB)
----Resource.h(381B)
----DynLayout.def(193B)
----LayoutPanel.h(2KB)
----DynLayout.rc(3KB)
----DynLayoutShare.h(2KB)
----res()
--------DynLayout.rc2(405B)
----DynLayoutExport.h(2KB)
----DynLayout.dep(2KB)
----LayoutControl.h(882B)
----DynLayout.aps(18KB)
Lib
----DynLayout.lib(8KB)
Bin
----DynLayout.dll(124KB)
----DynLayoutTest.exe(120KB)

网友评论

  • 非常不错,很好的学习资料,谢谢了!
  • 方便实用的资源,谢谢楼主了
  • 实现了resize功能,不过没什么注解啊,也没说明书啊
  • 很不错的,只可惜是VC的,我想要C# 的