搜索资源列表
hnc
- 可以进行编辑的FlixGrid控件,功能强大,完整的源代码-can edit the FlixGrid control, powerful, complete source code
CSListView_src
- 一个让C#的ListView显示图标的实用例子,附完整源码。
HyperList
- 比ListView数据加载快百倍的HyperList 2.0 这是一个完整版本的正式的媲美Listview控件的控件(DLL),他拥有难以置信的速度和存储构建,排序性能,也可以连接到数据库,支持Listview所有的功能并且有额外的扩展,具体可以看示例.使用HyperList 2.0加载10条记录仅0.02几秒,而用标准的Listview控件加载需要25秒左右.-Hundred times faster than the ListView' s data loading Hype
CListView_SortItems
- 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
projcet2
- 应用ListBox控件做的一个小软件,内还有完整的源程序和使用的控件。-Application ListBox control to do a little software that also contains the complete source code and use of controls.
ComboListCtrl
- 一个可以控制颜色,控制编辑,控制头条颜色,控制字体的完整的一个可控列表类。 基于CtrlList派生,参照好几个不同功能的列表控件例子汇总出来的,应该目前列表控件中比较完整的一个。-One can control the color, the control editing, headline color control, control the font of a control list of the full class. CtrlList derived based on refer
EditableListBox
- 一个自己编写的可编辑ListBox控件,右键编辑,可响应键盘,左键完成编辑,已完整封装。使用时只需将CListBox替换为CEditableListBox 即可。方便易用~-I have written a ListBox control that can be edited, right-editor, can respond to the keyboard, left finished editing, has a complete package
TestSortCtrlList
- 修改了SortListCtrl.cpp类的部分代码,使得该类能够完全像CListCtrl那样操作并具有对小数、整数、字符等自动排序功能,原先 CListCtrl没有的排序功能只要替换为该类即可拥有,其它接口保持不变。该工程完整演示了列表的插入及排序操作。-this is a soure for list by order automatic.
ImageLearn
- 完整的图片操作接口,用户VC++代码学习-The complete image manipulation tools, users VC++ code learning
DragTest_List
- 支持列表框拖拽功能的一个例程,左右自由拖拽,能完整编译、运行。-Support list box drag and drop functionality of a routine, about free drag and drop, can be fully compiled, run.