文件名称:property
- 所属分类:
- PropertySheet
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-10-14
- 文件大小:
- 73kb
- 下载次数:
- 0次
- 提 供 者:
- 汪**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
制作属性页对话框和向导对话框\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
制作属性页对话框和向导对话框