Welcome![Sign In][Sign Up]
Location:
Search - CPropertySheet

Search list

[PropertySheetsafeproppage.zip

Description: 修正MFC类CPropertySheet里显示时的Bug
Platform: | Size: 1059 | Author: | Hits:

[ADO-ODBCtelephonebook

Description: 该电话薄使用的是数据库,使用了动态显示的对话框,并用了CPropertySheet分成了两个页面。-the phone book using the database, the use of a dynamic display of the dialog box, and spent CPropertySheet divided into two pages.
Platform: | Size: 44158 | Author: 陈兴锐 | Hits:

[Other resourcetxxinxi

Description: 该电话薄使用的是数据库,使用了动态显示的对话框,并用了CPropertySheet分成了两个页面。-the phone book using the database, the use of a dynamic display of the dialog box, and spent CPropertySheet divided into two pages.
Platform: | Size: 370402 | Author: 了解 | Hits:

[Dialog_WindowCustomWizard

Description: 通过上面的例子,我们不难发现标准的向导基本能满足要求,但仍然存在一些缺陷: 1.不能改变向导按钮的样式,如想在“上一步”、“下一步就”按钮上添加图标 2.不能象上面的Web向导一样有个“完成”按钮进行默认设置 3.不能修改向导按钮的位置 上述缺陷是因为我们采用了CPropertySheet类,而CPropertySheet类不是一个可修改的资源。 为了达到个性化向导的目的,我们可以不使用CPropertySheet类和CPropertyPage类。 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。
Platform: | Size: 34119 | Author: jackey | Hits:

[Windows Developcreating_cprop_appl

Description: 用属性表创建一个完整的应用程序Creating a full application using the CPropertySheet - Panagiotis Piperopoulos
Platform: | Size: 93481 | Author: 胞波 | Hits:

[OS programxv001

Description: VC属性表编程,CPropertySheet,CPropertyPage
Platform: | Size: 32155 | Author: xvdongming | Hits:

[PropertySheetVC属性页

Description: 将通过对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.
Platform: | Size: 61253 | Author: 冰雨 | Hits:

[PropertySheetpropview

Description: 在view子窗口里使用PropertySheet-The example of using propertysheet control in view child window
Platform: | Size: 54272 | Author: 站长 | Hits:

[PropertySheetResize_demo

Description: 可以改变窗口大小的PropertySheet-The propertysheet which can change the window size
Platform: | Size: 18432 | Author: 站长 | Hits:

[PropertySheetsafeproppage

Description: 修正MFC类CPropertySheet里显示时的Bug-Fixing the bug of the MFC CPropertySheet s display
Platform: | Size: 2048 | Author: 站长 | Hits:

[PropertySheetVC属性页

Description: 将通过对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.
Platform: | Size: 92160 | Author: 冰雨 | Hits:

[ADO-ODBCtelephonebook

Description: 该电话薄使用的是数据库,使用了动态显示的对话框,并用了CPropertySheet分成了两个页面。-the phone book using the database, the use of a dynamic display of the dialog box, and spent CPropertySheet divided into two pages.
Platform: | Size: 44032 | Author: 陈兴锐 | Hits:

[MySQLtxxinxi

Description: 该电话薄使用的是数据库,使用了动态显示的对话框,并用了CPropertySheet分成了两个页面。-the phone book using the database, the use of a dynamic display of the dialog box, and spent CPropertySheet divided into two pages.
Platform: | Size: 369664 | Author: 了解 | Hits:

[Dialog_WindowCustomWizard

Description: 通过上面的例子,我们不难发现标准的向导基本能满足要求,但仍然存在一些缺陷: 1.不能改变向导按钮的样式,如想在“上一步”、“下一步就”按钮上添加图标 2.不能象上面的Web向导一样有个“完成”按钮进行默认设置 3.不能修改向导按钮的位置 上述缺陷是因为我们采用了CPropertySheet类,而CPropertySheet类不是一个可修改的资源。 为了达到个性化向导的目的,我们可以不使用CPropertySheet类和CPropertyPage类。 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。
Platform: | Size: 33792 | Author: jackey | Hits:

[Windows Developcreating_cprop_appl

Description: 用属性表创建一个完整的应用程序Creating a full application using the CPropertySheet - Panagiotis Piperopoulos
Platform: | Size: 93184 | Author: 胞波 | Hits:

[OS programxv001

Description: VC属性表编程,CPropertySheet,CPropertyPage-VC programming attribute table, CPropertySheet, CPropertyPage
Platform: | Size: 31744 | Author: xvdongming | Hits:

[PropertySheetMyPropertySheetDemo

Description: CPropertySheet使用的例子程序,可用CPropertySheet实现独特的界面。-CPropertySheet examples of the use of procedures that can be used to achieve a unique interface CPropertySheet.
Platform: | Size: 3960832 | Author: derek | Hits:

[PropertySheetcPropertysheet

Description: 属性页的分割,(The division of property pages)-The division of property pages, (The division of property pages)
Platform: | Size: 4083712 | Author: star | Hits:

[PropertySheetCPropertysheet

Description: 介绍几种创建CPropertysheet界面的小程序。-Several applet create CPropertysheet interface.
Platform: | Size: 2615296 | Author: 徐守高 | Hits:

[GDI-BitmapCPropertySheet

Description: CPropertySheet的展示和一些具体用法-CPropertySheet show and some specific usage
Platform: | Size: 64512 | Author: chaos | Hits:
« 12 »

CodeBus www.codebus.net