Description: How to create a property page dialog box and the wizard dialog, integration on the combo box (combo box how to adjust the size), using a variety of methods list boxes, radio buttons, check buttons and other common dialog control. How to restrict users do not satisfy the conditions set at the time of switching to other property pages and wizard pages.
To Search:
File list (Check if you may need any files):
制作属性页对话框和向导对话框\Prop\MainFrm.cpp
............................\....\MainFrm.h
............................\....\Prop.aps
............................\....\Prop.clw
............................\....\Prop.cpp
............................\....\Prop.dsp
............................\....\Prop.dsw
............................\....\Prop.h
............................\....\Prop.ncb
............................\....\Prop.opt
............................\....\Prop.plg
............................\....\Prop.rc
............................\....\Prop1.cpp
............................\....\Prop1.h
............................\....\Prop2.cpp
............................\....\Prop2.h
............................\....\Prop3.cpp
............................\....\Prop3.h
............................\....\PropDoc.cpp
............................\....\PropDoc.h
............................\....\PropSheet.cpp
............................\....\PropSheet.h
............................\....\PropView.cpp
............................\....\PropView.h
............................\....\ReadMe.txt
............................\....\res\Prop.ico
............................\....\...\Prop.rc2
............................\....\...\PropDoc.ico
............................\....\...\Toolbar.bmp
............................\....\resource.h
............................\....\StdAfx.cpp
............................\....\StdAfx.h
............................\Test\ReadMe.txt
............................\....\res\Test.ico
............................\....\...\Test.rc2
............................\....\resource.h
............................\....\StdAfx.cpp
............................\....\StdAfx.h
............................\....\Test.aps
............................\....\Test.clw
............................\....\Test.cpp
............................\....\Test.dsp
............................\....\Test.dsw
............................\....\Test.h
............................\....\Test.ncb
............................\....\Test.opt
............................\....\Test.plg
............................\....\Test.rc
............................\....\TestDlg.cpp
............................\....\TestDlg.h
............................\....\WeiXinBtn.cpp
............................\....\WeiXinBtn.h
............................\Prop\res
............................\Test\res
............................\Prop
............................\Test
制作属性页对话框和向导对话框