搜索资源列表
safeproppage.zip
- 修正MFC类CPropertySheet里显示时的Bug
PropertySheetInDialog
- This demo is from << MFC anwswer book>> ,This is an excellent example of propersheet . Program show to how to put on an propertysheet on a dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; ,This is an excellent example of propershee
cpropertygrid_static_library
- CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。 CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the development of an attribute list co
Dialog
- 一个mfc程序,主要介绍如何使用PropertySheet,做了一个简单的通讯录输入界面-a mfc procedures, mainly on how to use PropertySheet. do a simple directory input interface
simple_tab_control_2007
- 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。
Property_demo
- 一个属性页的例子,具体展示了属性页类在MFC中的应用
SimpleTab_demo
- Tab control source code in MFC application
CXTabControl_demo
- Advanced tab control in MFC application
PropertyGrid_VC6
- 一个property控件,可以方便的实现在表格中添加各种控件,如整形,树形等,基于MFC实现。同时,通过Icustom扩展,方便的添加其他控件。
TabCtrlEx
- 这是一个CTabctl扩展类,测试环境:WindowsXP, VC++ 6.0如果编译不了,检查菜单Project->Setting里面是否选择了静态或者共享MFC类
safeproppage.zip
- 修正MFC类CPropertySheet里显示时的Bug,Fixing the bug of the MFC CPropertySheet s display
ResizableLib_1_3.1
- 非常好用的Visual C++属性页MFC扩展库代码;非常好用;非常好用的Visual C++属性页MFC扩展库代码;非常好用;-Is very easy to use Visual C++ property page MFC extension library code very easy to use very easy to use Visual C++ property page MFC extension library code very easy to use
saprefs
- 属性页和树形控件(treectrl)联合使用的例子,使用树形控件来控制属性页的显示顺序-A example in which properties page control and treectrl are used together, and can use treectrl to control the show order of properties page
Attribute_sheet_and_Wizard_applocation
- 详细的例说了MFC开发过程中属性表和向导的开发方法,这个例子值得很好的参考。-this code concreately introduces the development method of attribute sheet and wizard,and the example is very good
Property1
- Visual Studio”系列源代码 win32 下MFC开发属性页的应用实例代码-Visual Studio " series MFC source code to develop property under win32 application code page
Property2
- Visual Studio”系列源代码 win32 下MFC开发属性页的应用实例代码2 -Visual Studio " series MFC source code to develop property under win32 application code page 2
PropGrid
- Extending Visual Studio 2008 MFC Property Grid with new property type, like datetime picker
PropertyListDlg
- 这个代码实现了一个类似VS2005的属性框的控件。-This code implements a similar property VS2005 control box.
MyPropertySheetDemo
- 文件中给了一个在MFC编程中使用PropertySheet的演示例程,对MFC初学者帮助很大-Paper gives an in MFC programming using the PropertySheet demonstration routines of great help for MFC beginners
PropertyPageAndWizard
- VC编写的程序,创建一个基本的属性表和向导,即把多个对话框的大量信息组合在一个对话框中。在MFC中涉及到CPropertySheet和CPropertyPage类-written by VC,create a basic PropertySheet and PropertyPage,referred to Class CPropertySheet and CPropertyPage.
