搜索资源列表
cpropertygrid_static_library
- CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。 CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the development of an attribute list co
simple_tab_control_2007
- 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。
PropertyGrid_VC6
- 一个property控件,可以方便的实现在表格中添加各种控件,如整形,树形等,基于MFC实现。同时,通过Icustom扩展,方便的添加其他控件。
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
PropertyListDlg
- 这个代码实现了一个类似VS2005的属性框的控件。-This code implements a similar property VS2005 control box.
WizardProp
- 属性页MFC实现多个控件,初学者可以学习的例子-Property page MFC realize multiple control, beginners can learn example