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

搜索资源列表

  1. safeproppage.zip

    0下载:
  2. 修正MFC类CPropertySheet里显示时的Bug
  3. 所属分类:PropertySheet

    • 发布日期:
    • 文件大小:1.03kb
    • 提供者:
  1. CustomWizard

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

    • 发布日期:2008-10-13
    • 文件大小:33.32kb
    • 提供者: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
    • 文件大小:59.82kb
    • 提供者:冰雨
  1. Resize_demo.zip 可以改变窗口大小的PropertySheet

    0下载:
  2. 可以改变窗口大小的PropertySheet,The propertysheet which can change the window size
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-08
    • 文件大小:17.93kb
    • 提供者:
  1. safeproppage.zip

    0下载:
  2. 修正MFC类CPropertySheet里显示时的Bug,Fixing the bug of the MFC CPropertySheet s display
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-08
    • 文件大小:1.34kb
    • 提供者:
  1. propview

    0下载:
  2. 在view子窗口里使用PropertySheet-The example of using propertysheet control in view child window
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-09
    • 文件大小:53.22kb
    • 提供者:站长
  1. MyPropertySheetDemo

    0下载:
  2. CPropertySheet使用的例子程序,可用CPropertySheet实现独特的界面。-CPropertySheet examples of the use of procedures that can be used to achieve a unique interface CPropertySheet.
  3. 所属分类:PropertySheet

    • 发布日期:2017-05-15
    • 文件大小:2.64mb
    • 提供者:derek
  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
    • 文件大小:3.41mb
    • 提供者: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
    • 文件大小:233.3kb
    • 提供者:罗费
  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
    • 文件大小:7.37mb
    • 提供者:申晓燕
  1. TabDlgDemo

    0下载:
  2. 使用标签控件和CPropertySheet和PropertyPage类实现属性表对话框实例源码-Using the label control and implement CPropertySheet and PropertyPage class instance property sheet dialog box source
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:50.37kb
    • 提供者:
  1. cPropertysheet

    0下载:
  2. 属性页的分割,(The division of property pages)-The division of property pages, (The division of property pages)
  3. 所属分类:PropertySheet

    • 发布日期:2017-05-14
    • 文件大小:3.89mb
    • 提供者:star
  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
    • 文件大小:51.18kb
    • 提供者:
  1. CPropertySheet

    0下载:
  2. 一个属性表单是由一个或多个属性页组成,它有效解决了大量信息无法在一个对话框上显示的问题,并提供了信息的分类和组织管理。我所做的属性表单主要是通过在三个属性页上的选择,来了解一个学生的所学专业、所选职业和期望月薪水平。-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
  3. 所属分类:PropertySheet

    • 发布日期:2017-03-26
    • 文件大小:7.43kb
    • 提供者:李记
  1. biaozhundanwendang

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

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

    0下载:
  2. 介绍几种创建CPropertysheet界面的小程序。-Several applet create CPropertysheet interface.
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-13
    • 文件大小:2.49mb
    • 提供者:徐守高
  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
    • 文件大小:214.98kb
    • 提供者:苛刻
  1. cPropertysheet

    0下载:
  2. VC++向导类库,内附很多工程、大量界面和大量源代码-The VC++ wizard library, containing many works, a large number of interface and a large number of source code
  3. 所属分类:PropertySheet

    • 发布日期:2017-05-17
    • 文件大小:3.94mb
    • 提供者:Jiessieliu
搜珍网 www.dssz.com