资源列表
HighlightListCtrl
- 一个listctrl与static控件结合实例,搜索时高亮被选中控件-Static control with a combination of listctrl instance, a search control to highlight the selected
ListCtrl功能扩展
- 根据他人程序改编,在listcontrol控件中实现删除选中的当前行,对控件中item进行编辑,在其中加入combobox进行选择-others, adapted from the listcontrol controls to achieve the deletion of the selected current line of control which item editing, which included selection combobox
DragFile
- 拖放能提高程序的工作效率,你会编具有拖放功能的软件吗?
ListCtrl_v1.2
- 增强功能的Listview控件,可以嵌入Edit,Combobox,CheckBox等多种控件-enhancing function LIST VIEW, can be embedded Edit, Combobox. CheckBox, and other controls
CDlgExplorer
- 在对话框中实现资源管理器的基本浏览功能,用类实现,只要从代码中的控件类继承的控件就可以实现资源管理器的功能了.
mytreelist1
- 实现自己的TREELIST,该例子把TREE和LIST结合起来实现了两者的功能-realize their TREELIST. the examples and put TREE LIST combine to achieve the two functions
Grid
- 主要是对VC中的MFC的list ctrl控件的功能的实现,主要包括将一行数据添加到首行、添加到尾行,将某一行全部选中高亮,删除所有行-VC MFC list ctrl controls the function of implementation, including a row of data added to the first line, add to the end line, a line selected highlight and delete all the rows
ListCtrlChecked
- ListCtrl with checkbox This article discusses a method which adds a check box in head items, and could use this check box to select or de-select all items in the list.
PropList
- 一个类似于BCGPPropList效果的自定义控件,十分好用,效果很好-BCGPPropList similar to the effect of a custom control, very good, very good
we
- ListBox控件使用的演示,ListBox控件使用的演示-ListBox control, a demonstration of the use of
ListView
- ListView控件相关; 根据滚动条位置动态加载大量图片; 尽可能缩小用户响应时间-ListView control is relevant scroll bar position under dynamic loading large pictures minimize user response time
ListViewWithCheckbox
- listview中添加了checkbox,实现全选-listview with checkbox