搜索资源列表
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
simple_tab_control_2007
- 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。
PropertyInDlg
- 几种不同属性控件的写法,有包含对话框模式的,还有基本的
CHAP02
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第2章的代码,其中包含如下程序的代码。 2.1 列表框与组合框编程实例 2.2 树形控件编程实例 2.3 列表视图与扩展组合框编程实例 2.4 进度条与动画控件编程实例 2.5 滚动条与图片框编程实例 2.6 位图按钮编程实例 2.7 日期时间控件编程实例 2.8 工具栏编程实例 2.9 状态栏编程实例 2.10 对话栏编程实例 2.11 动态菜单创建实例 2.
menu9
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
Property1
- 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本方案的例子请见源代码打包文件中的Property1部分 在对话框上放置一个Tab Control的控件,再在对话框上放置所需的控件(本例放置了2个按钮,试图在每个标签中显示一个)。然后利用Class Wizard来为Tab Control控件创建一个控件变量,该变量是CTabCtrl类的,再为其他控件也创建相应的控件类。
easysize_demo
- 一个简单的在可变大小对话框或属性页中重置控件的程序! 作者Marc Richarme -a simple variable size in the dialog box or replacement page attribute controls the procedure! Author Marc Richarme
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
property
- 如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -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 metho
testPropDlg
- 属性对话框控件测试,可以参考。VC++使用-Properties dialog control test, you can refer to. VC++ use