搜索资源列表
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
CustomWizard
- 通过上面的例子,我们不难发现标准的向导基本能满足要求,但仍然存在一些缺陷: 1.不能改变向导按钮的样式,如想在“上一步”、“下一步就”按钮上添加图标 2.不能象上面的Web向导一样有个“完成”按钮进行默认设置 3.不能修改向导按钮的位置 上述缺陷是因为我们采用了CPropertySheet类,而CPropertySheet类不是一个可修改的资源。 为了达到个性化向导的目的,我们可以不使用CPropertySheet类和CPropertyPage类。 设计的基本思路:
DlgAndButtonOwerdraw
- 可重使用的bmpButton和bmpDlg.实现不规则窗体和自绘按钮的登陆界面!
Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
MFCtest8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
CButtonST_demo
- 图形按钮的实现,主要是使用CBUTTONST类
(实例032)屏蔽关闭、最大化、最小化按钮
- 每个窗体的标题栏上都设置了\"关闭\",\"最大化\"\"最小化\"按纽.如果不想使用这些按纽,运行程序,窗体标题栏上的关闭.最大化.最小化按纽均不可用.-Biaodilanshang have set up a "closed", "maximize" "minimize" button. If we do not want to use these buttons, operating procedures, forms Biaod
CEdit
- 编辑框与按钮的结合使用,当在编辑框输入文字时,点击控件会把编辑框的字清空掉-Edit box and button combination, while in the edit box to enter text, click the edit box control will clear out the word
Test
- 关于对话框按钮的操作功能实现,讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法-Button on the dialog to achieve the operational capabilities to explain the combo box (combo box to adjust the size), list boxes, radio buttons, check buttons and other common dialog contr
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
329_CustDlg2
- 1. 修改对话框的背景颜色 2. 用位图作为对话框的背景 3. 改变静态控件文字和背景颜色 4. 改变编辑框文字和背景颜色 5. 改变CheckBox的文字和背景颜色 6. 改变RadioBox的文字和背景颜色 7. 改变按钮的背景颜色和文字颜色 8. 在对话框中使用Picture控件 9. 修改Picture控件显示的位图 10.使用LoadImage从资源装入位图-1. Modify the background color of dia
MSAgent_0123_last
- 在FormView中类似金山毒霸的位图按钮,使用MS OFFICE的精灵鹦鹉助手(需要制定本压缩文件包中的peedy.acs文件),指针式时钟,三态圆形位图按钮,改变FormView的背景色,带位图的ListCtrl,ListBox。-In FormView Jinshan drug tyrants similar bitmap buttons, the use of MS OFFICE assistant wizard parrot (need to introduce the compres
VCinterfacedevelopment
- 该代码是用用VC++编写的界面设计,包括对话框、按钮、窗口、控件的使用-The code is used by VC++ to prepare the design of the interface, including dialog boxes, buttons, window, control the use of so
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
custfile
- 可以再vc上的文件对话框添加一对按钮的例子,方便使用按钮的添加。-This sample shows how to add a couple of extra buttons to a CFileDialog.
JSQ
- 利用dialog写的一个计算器,可以当做练习简单的对话框及按钮控件、edit控件等的使用。-Dialog to write a calculator, can be used as practice simple dialog box and button controls, edit controls, the use of.
Button
- MFC的CButton类.按钮控件的几种基本类型,按钮的创建和基本使用方法.-MFC CButton class. Several basic types of button controls, buttons, create and basic use.
030
- 本例界面的背景由一幅图片构成,导航按钮则使用静态文本控件实现。本例实现了多媒体宣传光盘的主界面。-In this case the interface background picture from the one form, the navigation buttons implemented using static text control. The multimedia promotional CD cases to achieve the main interface.
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
打开对话框
- 通过按钮实现打开对话框打开指定文件,CFillDialog类的使用(Open the dialog box by the button)