文件名称:wtl4_mfc8_demo
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 137.51kb
- 下载次数:
- 0次
- 提 供 者:
- www****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
《属性页与向导》甚至在成为Windows 95的通用控件之前,使用属性表来表示一些选项就已经成为一种很流行的方式。向导模式的属性表通常用来引导用户安装软件或完成其他复杂的工作。WTL对这两种方式的属性表都提供了很好的支持,可以使用前面介绍的与对话框相关的特性,如DDX和DDV。在本章我将演示如何创建一个基本的属性表和向导,如何处理属性页发送的通知消息和事件。-"Properties page with the Wizard," even as the common Windows controls 95, using Attribute Table said some options to have become a very popular way. Wizard mode attribute table is usually used to guide users to install software or perform other complicated tasks. WTL both ways attribute table provided a good support, using the above-described dialog with the relevant features, such as DDX and its realization. In this chapter I will demonstrate how to create a basic attribute tables and guides, how to handle property notices sent page news and events.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 75448184wtl4_mfc8_demo.zip 列表 PSheets/ PSheets/aboutdlg.cpp PSheets/aboutdlg.h PSheets/AppPropertySheet.cpp PSheets/AppPropertySheet.h PSheets/BackgroundOptsPage.cpp PSheets/BackgroundOptsPage.h PSheets/mainfrm.cpp PSheets/mainfrm.h PSheets/OptionsWizard.cpp PSheets/OptionsWizard.h PSheets/PSheets.cpp PSheets/PSheets.dsp PSheets/PSheets.h PSheets/PSheets.opt PSheets/PSheets.rc PSheets/PSheetsview.cpp PSheets/PSheetsview.h PSheets/res/ PSheets/resource.h PSheets/res/aly.bmp PSheets/res/PSheets.exe.manifest PSheets/res/PSheets.ico PSheets/res/sb.bmp PSheets/res/tabicon.ico PSheets/res/thecheat.bmp PSheets/res/toolbar.bmp PSheets/stdafx.cpp PSheets/stdafx.h PSheets/WizBkColorPage.cpp PSheets/WizBkColorPage.h PSheets/WizBkPicturePage.cpp PSheets/WizBkPicturePage.h PSheets/WizFinishPage.cpp PSheets/WizFinishPage.h PSheets/WizIntroPage.cpp PSheets/WizIntroPage.h