搜索资源列表
mfc_general_cmnctrl1
- MSDN提供的MFC通用控件类例程,包括TreeCtrl、工具栏控件、时间控件类等。-MSDN for MFC common control type routines, including TreeCtrl, toolbar controls, the time for such control.
TreeCtrlEx.ZIP
- 这是一个支持多选的TreeCtrl。多选对于TreeCtrl来说是一个很实用的功能,但是微软的MFC开发小组确没有实现它,这个程序写了一个继承与CTreeCtrl的类实现了多选功能。-This is one more election support TreeCtrl. For more TreeCtrl election is a very practical function, But Microsoft's MFC development team did not realize
mfc_treeCtrl
- MFC上实现tree结构,并响应tree节点事件-MFC tree structure, and respond to the tree node event
perfet-treectrl
- 这是我用MFC自己写的漂亮的树形控件-This is what I used to write beautiful MFC tree control. . .
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
TreeCtrl
- 详细说明了MFC TREE控件的使用方法及技巧-Detailed descr iption of the MFC TREE control the use of methods and techniques
CTreeView_Iterator_demo
- MFC中做的TreeCtrl的使用,是从CodeProject中导出来的。-Application of Treectrl in MFC
treectrl
- VC+++/MFC 一个tree控件类,带源码-VC+++/MFC a tree control class, with source code
MulitTreeCtrlEx
- mfc中的树控件不能多选,现实现TreeCtrl的多项选择,是一个老外写的-mfc in the tree control can not be multiple choice, multiple choice is to achieve TreeCtrl is written by a foreigner
VC
- MFC中常用控件编程技巧,包括,Static,Buttom,Edit,ListBox,ListCtrl,TreeCtrl等控件的使用技巧,每个控件均有编写好的代码,可以直接运行体会-MFC programming techniques commonly used controls, including, Static, Buttom, Edit, ListBox, ListCtrl, TreeCtrl the use of techniques such as control, each con
TreeCtrl
- 基于vc6.0 环境的mfc工具进行下拉树控件的使用,最基本的程序-Mfc-based tools vc6.0 environment use the drop-down tree control, the basic procedure
CListCtl_TreeCrl
- 此程序是使用MFC,通过listctl和treectrl实现的文件目录查看器-This program is using MFC, and treectrl achieved through listctl file directory viewer
5
- mfc控件高级应用 外加教学视频 树形控件TreeCtrl-mfc control advanced applications plus instructional videos TreeControl TreeCtrl
WTL_ButtonST
- 网上只有基于MFC的ButtonST, 而采用ATL+WTL编写OCX时,并没有一个好用的按钮皮肤, 所以自己编写一个基于WTL的ButtonST。 目前已编写了基于WTL的Button, Static, ComboBox, ListBox, Dialog, Slider, TreeCtrl等。 这是第一个:Button, 支持单张图片,多张组合图片(左图+中间拉伸图+右图),两张叠加,上下型,左右型等.-The the online only MFC-based ButtonST,
treectrl
- 带复选框可拖拽的树形控件类,继承自MFC的CTreeCtrl。-Draggable tree with a checkbox control class