搜索资源列表
VC_ListBox
- VC下LISTBOX类的扩展方法,提供每行设置不同颜色等的方法。-VC Class LISTBOX expansion under way to set each line of the method, such as different colors.
CListView_SortItems
- 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
CLORERLISTCTRL
- 本类可使vc下的listctrl间隔行的底色的改变-This category can listctrl under vc line spacing change in background
CListViewMultiline
- VC++ 界面编程,重载DrawItem,实现多行显示功能,非常经典,值得参考-VC++ interface programming, heavy DrawItem, multi-line display, very classic, it is also useful
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
PropertyListCtrl
- ListControl控件中添加网格线,编译执行正常,另外,还带有归类功能,可将信息进行分组显示,不需要时点击不显示即可-VC 6.0 ListControl Adding Grid Line
draw-line-and-record
- vc学习小例子,一个窗口画线段,另一个窗口列表记录线段坐标-vc learning small example, a window painting segment, the segment recorded a list of coordinates of another window
EditListCtrlSample.dsw
- 对CListCtrl列表控件进行了一个功能扩展,使它支持双击鼠标实现编辑主项(Item),也可以编辑子项(SubItem),并尽量符合CListCtrl的操作习惯。这个对VC的爱好者们应该很有用,必竟双击编辑已经让我们大部分人感觉很习惯了,因此这个功能的加入是符合注流的-CListCtrl controls on a list of extensions, it supports double-click editing to achieve the main items (Item), you
CListCtrlTest
- vc设置CListCtrl控件背景为渐变色,看上去更漂亮的CListCtrl控件了,每一格的行背景色都是渐变彩色的,颜色不满意的话,可自己调,源码文件分享给大家。-vc CListCtrl control settings for gradient background, looks more beautiful CListCtrl control, the background color of each cell line are graded color, the color is not
DragList
- 用VC++实现的非常实用的可拖拽的List控件,可以实现连续拖拽,实现任意两行互换位置,还可以实现多行拖拽功能。-VC++ achieved with very practical draggable List control, can achieve a continuous drag, arbitrary two lines are reversed, you can achieve multi-line drag and drop.
