资源列表
ListCtrlDemo.zip
- list ctrl 实现日期,进度条,一个很好用的例子,list ctrl realization of the date, the progress bar, a good example of using
gfxlist.zip
- 灵活的应用ctrllistview,有详细源代码说明和demo可以直接编译运行,Flexible application ctrllistview, detailed descr iption and demo source code can be compiled to run
move.rar
- 一个CListCtrl的控件。采用虚拟列表技术,支持移动列。保存文件。,A CListCtrl control. Virtual list of technologies in support of the mobile column. Save the file.
CustomHeader.zip
- C# 要实现ListView的各行各列重绘是一件很麻烦的事情,最近就确定要实现一个功能需求,在一个ListView各行的第二列(Details模式)加入一个小图标。之前已经领教过ListView的设置,要开启重绘ListView各行,就必须重载它的OnDrawSubItem,但是ListView默认是不会执行你重载的OnDrawSubItem事件的,除非你把它OwnerDraw设置为true,即打开由用户控制绘图模式。然而让人抓狂的是,OwnerDraw=true后,整个ListView的Ite
myListBox
- 重会VB自带ListBox控件!很漂亮值得收藏-VB ListBox control will bring their own weight! Pretty worth collecting
LIstview
- 动态创建LIstview 动态创建LIstview 在bcb中动态的创建listview 很方便-Dynamically created dynamically create LIstview LIstview dynamically in bcb easy to create listview
GXDKnightWndDll 重新封装的CLISTCTRL类
- 重新封装的CLISTCTRL类,可以更加方便简单的对控件进行操作-Re-package CLISTCTRL class, can be more convenient and easy operation of controls
CGridListCtrlEx
- 对标准列表控件进行了改进,增加了排序、编辑等功能-A custom draw CListCtrl with subitem editing and formatting
ExpExcel
- 重LISTVIEW中导出EXCEL,速度很快;比Delphi自带的控件快很多哦-LISTVIEW EXCEL
CListCtrl_PLDemo
- 带进度条的CListCtrl_PLDemo,不是很难,不用多介绍-With the progress of the CListCtrl_PLDemo, is not very difficult, do not have to introduce. . .
listview_edit_enable
- 可自定义编辑listview表格中每个单元的内容,小实例-listview edit enable
ExtendListBox
- 一个CListBox扩展类,可以实现ListBox各行颜色不同,并且可以设置不可选择项。注:ListBox属性必须:Owner draw:Variable,Has strings选项打钩。-CListBox expand a category, you can achieve different color lines ListBox, and can not select items can be set. Note: ListBox properties must be: Owner dra
