CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - CPropertyPage

搜索资源列表

  1. Prpty

    0下载:
  2. 如何使用Cpropertypage的一个简单例子 给大家作参考-Cpropertypage how to use a simple example to everyone for information
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:27476
    • 提供者:马小燕
  1. CustomWizard

    0下载:
  2. 通过上面的例子,我们不难发现标准的向导基本能满足要求,但仍然存在一些缺陷: 1.不能改变向导按钮的样式,如想在“上一步”、“下一步就”按钮上添加图标 2.不能象上面的Web向导一样有个“完成”按钮进行默认设置 3.不能修改向导按钮的位置 上述缺陷是因为我们采用了CPropertySheet类,而CPropertySheet类不是一个可修改的资源。 为了达到个性化向导的目的,我们可以不使用CPropertySheet类和CPropertyPage类。 设计的基本思路:
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:34119
    • 提供者:jackey
  1. VC属性页

    2下载:
  2. 将通过对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.
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:61253
    • 提供者:冰雨
  1. Prop

    0下载:
  2. 该程序使用了属性类CPropertyPage和CPropertySheet实现了一个简单的向导功能-The program uses the attribute class CPropertyPage and CPropertySheet implements a simple wizard functionality
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3571233
    • 提供者:zhangkun
  1. TraditionalWizard

    0下载:
  2. 在 VC++中,可以使用类CPropertySheet和类CPropertyPage方便地编写一个向导程序。用来简化用户操作的程序。-In VC++, you can use the class and class CPropertyPage CPropertySheet easily write a wizard. The procedures used to simplify user operations.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:238900
    • 提供者:罗费
  1. PropertyPageAndWizard

    0下载:
  2. VC编写的程序,创建一个基本的属性表和向导,即把多个对话框的大量信息组合在一个对话框中。在MFC中涉及到CPropertySheet和CPropertyPage类-written by VC,create a basic PropertySheet and PropertyPage,referred to Class CPropertySheet and CPropertyPage.
  3. 所属分类:PropertySheet

    • 发布日期:2017-05-24
    • 文件大小:7724443
    • 提供者:申晓燕
  1. TabDlgDemo

    0下载:
  2. 使用标签控件和CPropertySheet和CPropertyPage类实现属性表 对话框实例源码 ,很不错的vc源码,推荐!-Using the label control and CPropertySheet and CPropertyPage class implements an instance of source property sheet dialog box, very good vc source, recommended!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:52406
    • 提供者:
  1. TestPropertyPage_1102

    0下载:
  2. 本工程使用CPropertyPage属性页控件实现了常见的软件设置界面,具有很好的界面效果,以供参考。(本工程使用VC2008 sp1实现,直接用VC2008编译会有错误,此时只要将工程中的CWinAppEx改成CWinApp,并且将 stdafx.h头文件中的文件包含指令#include <afxcontrolbars.h>删除即可)-This project uses CPropertyPage control to achieve a common software set
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-10
    • 文件大小:17811486
    • 提供者:张军
  1. biaozhundanwendang

    0下载:
  2. 单文档程序,使用CPropertyPage和CPropertySheet制作属性表对话框-Single document procedures CPropertyPage and CPropertySheet production property sheet dialog
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-29
    • 文件大小:61542
    • 提供者:xiaomeng
  1. LVCustomDrawDemo

    0下载:
  2. 个人觉得比较经典的属性页源代码,继承自CPropertyPage,对其进行了补充优化,能实现属性列表中的字体颜色改变,属性页列表的头像读取-Personally feel more classic property page source code, inherited from CPropertyPage, it was supplemented optimized to achieve the properties list to change the font color, the pro
  3. 所属分类:PropertySheet

    • 发布日期:2017-04-04
    • 文件大小:127841
    • 提供者:曲波
  1. DialogToolStatus

    0下载:
  2. 使用VS2012练习了,CDialog、CToolBar、CStatusBarCtrl、CPropertySheet、CPropertyPage、CWinThread等类。-英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 使用VS2012练习了,CDialog、CToolBar、CStatusBarCtrl、CPropertySheet、CPropertyPage、CWinThread等类。 请键入文字或网站地址,或者上传文档。 取消 Shǐyòng V
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:220135
    • 提供者:苛刻
  1. Sun-Xin-MFC-instructional-video-8

    0下载:
  2. 孙鑫教学8全内容,1.如何改变按纽的字体?2.逃跑按纽的实现,3.属性表单,4.插入属性页资源,5.在view中增加菜单项6.在CPropertyPage中设置SetWizardButtons可将其属性改为上一步7.为IDC_RADIO1关联成员变量.8为CPropertyPage增加虚函数,9OnWizardNext,10.将用户的选择输出到屏幕上-1 how to change the font button? 2 escape button, 3 attribute form, 4 pag
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:3865598
    • 提供者:淡定哥
搜珍网 www.dssz.com