搜索资源列表
propsheet_in_dialog
- 根据对话框内输入的数字来改变属性页,单击属性页时,可改变编辑框内的数据。为压缩文件,无解压密码。-within a dialog box under the figures to change attributes page, click Properties page, we can change the data editing box. For compressed files without extracting passwords.
56_s1
- 本源码是一个简单的建立属性页的无模式对话框和有模式对话框的例子
bbbzhlx
- 模式和非模式对话框,使用了属性页内嵌PropertySHEET,里面还给出了多个控件的使用,例如:TREE,TAB,RADIO等等多个控件的使用,还有进程条控件-model and non-model dialog box, use the attributes embedded PropertySHEET page, there is also a number of controls in use, such as : TREE, TAB, etc. RADIO control over t
Living
- 仿大富翁,主要是对话框.编辑框的使用,和属性页的使用.-fake millionaire, is the main dialog box. Edit box use, and the use of attributes page.
simple_tab_control_2007
- 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。
PropertyInDlg
- 几种不同属性控件的写法,有包含对话框模式的,还有基本的
menu9
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
Property1
- 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本方案的例子请见源代码打包文件中的Property1部分 在对话框上放置一个Tab Control的控件,再在对话框上放置所需的控件(本例放置了2个按钮,试图在每个标签中显示一个)。然后利用Class Wizard来为Tab Control控件创建一个控件变量,该变量是CTabCtrl类的,再为其他控件也创建相应的控件类。
CustomPages
- 在自定义对话框中添加一个自定义属性页,有如下特征:使用BCGApplicationWizard创建,添加 My Customization Page 到对话框中
ydq
- 本人看了徐景州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是把要分割的文件一次读入内存求的分割的数目,然后分别写入文件接着写入文件信息以便合并使用,不过该软件有个缺点: 他用的是属性页对话框写的框架我还不知道怎么修改他自带的退出按钮,不能点对话框的下面的退出按钮.请各位前辈指教.-I saw Xu Jing-state division of documents think this really
VC属性页
- 将通过对CProPertySheet类和CProPertyPage类的学习,学会把多个对话框集中起来,通过标签来激活各个界面.-through right CProPertySheet CProPertyPage category and type of learning and learn how to put together a number of dialog, through various labels to activate the interface.
easysize_demo
- 一个简单的在可变大小对话框或属性页中重置控件的程序! 作者Marc Richarme -a simple variable size in the dialog box or replacement page attribute controls the procedure! Author Marc Richarme
LLL
- 活动多属性页面,在单文本文档中添加一个可移动的条形活动对话框体-The activities of multi-attribute pages in a single text document to add a movable body of the strip activities of the dialog box
PropSheet
- VC++工具,属性对话框的使用,功能简单-VC++ tools, the use of the Properties dialog box, features a simple
PropertyPageAndWizard
- VC编写的程序,创建一个基本的属性表和向导,即把多个对话框的大量信息组合在一个对话框中。在MFC中涉及到CPropertySheet和CPropertyPage类-written by VC,create a basic PropertySheet and PropertyPage,referred to Class CPropertySheet and CPropertyPage.
CPropertySheet
- 一个属性表单是由一个或多个属性页组成,它有效解决了大量信息无法在一个对话框上显示的问题,并提供了信息的分类和组织管理。我所做的属性表单主要是通过在三个属性页上的选择,来了解一个学生的所学专业、所选职业和期望月薪水平。-A property form is by one or more properties page composition, it effectively solve a lot of information is not in a dialog box is displayed
ModelessPropertySheet
- 创建非模态属性表,有OK和Cancel按钮,没有应用按钮。关闭时保存属性表的位置,下次打开时不会出现在相同的位置,类似非模态对话框。-This Project Create ModelessPropertySheet which has OK and Cancel Button, and hasn t Apply Button. Save PropertySheet position when you clost it so that PropertySheet doesn t app
SNAPVW(VC6.0)
- 属性页对话框与视图相结合,即把属性页对话框嵌入到FormView里。常见的是VS2003 或者VS 2005版本的。本资源是VC6.0的。-In VC++ 6.0 environment to achieve, dialog box with property sheet embedded in FormView window
Prop
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。-Realize ingenious escape button. How to create a property page and Wizard dialog, and integration on the combo box (combo box how to adjust the
testPropDlg
- 属性对话框控件测试,可以参考。VC++使用-Properties dialog control test, you can refer to. VC++ use