搜索资源列表
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the po
DialogPropertyPage
- 在对话框中加入漂亮属性页,VC++6.0调试通过
DlgProperty
- 一个可以实现在对话框里实现属性页的几种方法
sxftdmzwk
- 第六课:菜单的工作原理及编写应用 第七课:对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理 第八课:如何制作属性页对话框和向导对话框,融合讲解组合框
Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
MFCtest8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
layoutmgr_demo
- 一个resizeable的对话框,里面的控件会随着对话框大小的改变自动调整大小。同时演示了属性页、向导页等常用对话框
VC_Property_In_Dlg.rar
- vc在对话框中实现属性页, 有5种方式, 希望大家能用得到,vc realize in the property page dialog box, has five kinds of ways, I hope everyone can be
PropertyDlg_fiveMethods.rar
- VC属性页。分页对话框,5种方式做分页对话框,VC++ PropertySheet implement in five methods.
NewProPage
- 建立具有两个属性页的对话框,分别用以录入男女信息: 男方需要录入的信息: 姓名:(编辑框,最多5个汉字) 出生年份:(使用组合框,组合框不可输入,列出1950到本年度的所有年份,最近的年份在前面) 简历:(编辑框,内容比较多,要求能够多行输入) 婚否:(使用复选框) 民族:汉族,回族,藏族,其他(使用单选框) 女方需要录入的信息: 姓名:(编辑框,最多5个汉字) 年龄:(编辑框加微调按钮,范围为 20 – 60,输入范围为 0 – 188,并可通过
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -The realization of the ingenious escape button. How do I create a property page dialog box and the Wizard dialog box, and integration on the co
TabSheet
- /*********************************************************************** * 本类名称:属性对话框编程调用类库(VC++版) * 支持功能:动态添加、移除属性页;动态修改属性页标题;设置活动属性页;获取属性页的属性等。 * 编写人员:Coderui * 编写日期:2009年02月03日 * 最后更新:2009年02月09日 * 联系邮箱:coderui@163.com * 作者博客:
GroupCtrl
- 组合对话框,可用于开发属性页及包含多子窗口的复杂控件...很有用的.-Combination of the dialog box that can be used to develop property pages and contains more complex sub-window control ... very useful.
propsheet_in_dialog
- 属性页对话框,vc开发,v6以上都可运行-Property Pages dialog box, vc development, v6 can be run over
Prop
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。-Clever implementation escape button. How to make a property page dialog box and the wizard dialog box, combo box integration to explain (how to adjust the size of the combo
Property1
- 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本文针对这种方法来讨论几种可能实现的方案。-When a dialog-based application in a considerable number of controls, you will think of using the property page to place these controls classification. In this paper, this approach to d
Code
- 如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。-How to make a property page dialog box and the wizard dialog box, fusion explain combo box (how to adjust the size of the combo box), list box, radio buttons, check button common dial
PropertyDlg
- 属性页!详细的,多花样的属性页对话框设计,非常的适合刚入门的初学者学习参考!-Detailed, multi-pattern of the Properties dialog box, very suitable for beginners just getting started reference!
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
580249
- 《在对话框中加入属性页》配套代码希望大家喜欢()
