搜索资源列表
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
Listexample1
- 使用列表控件举例,程序简单,但可以从中掌握如何用列表控件的方法。-use control list, for example, a simple procedure, but will be able to grasp how to use the list control method.
VirtulListCtrl
- 用消息传递的方式实现listctrl的显示 比传统的方式快-use messaging in a way listctrl display than the traditional method soon
CListBox3
- 对List控件进行分栏的方法,可以创建出类似Access表格的效果-Control List for right-column method, you can create a similar effect Access form
应用Clist存储链表
- 使用Clist控件来存储链表的方法,更具有灵活行,而且编程方面-using Clist Control List to store the method, more flexible firms and programming.
momomansearch
- 搜索文件说明不够详细!不详细说明软件具体功能,则对开发者毫无价值源码 源代码 源程序 编程 程序员 下载 ____In... ...本类下载排行榜 最新内容下载排行榜 文件名称: ebs1.24.rar下载 ...提 供者: 详细介绍: WEBGAME 机器人大战EBS(无尽的战争) 架设方法 WIN2K系 列主机 ,最简单的方法就是 设置一个虚拟目录 其它就稍微... www.programsalon.com/detail.asp?id=28476 19K 2005-6-8 - 百度快照 CG
sample
- 用VC++极其详细的展示了如何运用ListCtrl的方法,通过这一程序,你可以深入理解ListCtrl的用法-Using VC++ extremely detailed display of how to use the method ListCtrl, through this procedure, you can use a deep understanding ListCtrl
VC_ListBox
- VC下LISTBOX类的扩展方法,提供每行设置不同颜色等的方法。-VC Class LISTBOX expansion under way to set each line of the method, such as different colors.
CListCtrl_Sort
- 具有排序功能的listctrl,包含多中列排序方法。-Has a sort function listctrl, the list contains more than sorting method.
DragDropListCtrl_src
- 列表框,可以用拖动的方法改变ListCtrl中的数据排列顺序-List box, drag the method can be used to change the data in the ListCtrl order
DragDropListBoxSample
- This listbox class demonstrates how to rearrange listbox items using Drag and Drop without the overhead of OLE. The advantage of this method is that you don t have to create bulky global memory handles to simply move data within the same window in th
yycontrols
- 扩展DropDownList控件和ListBox控件:通过DropDownList控件和ListBox控件的.Items.Add(ListItem item)方法,来为其添加optgroup标签,从而实现分组功能。 使用方法 1、设置属性: [font=Courier New]OptionGroupValue - 用于添加DropDownList(ListBox)控件的分组项的ListItem的Value值(默认为[font=Courier New]optgroup) [/fon
label2FIND
- 簡單的ListBox搜尋方法 簡單的ListBox搜尋方法-ListBox simple search method is simple search method of the ListBox
ListCtrlDemo
- 简单的listview各类呈现方法,其给类格式在该DEMO中均给予体现。-Listview has all kinds of simple method to type in the format given in both the embodiment of DEMO.
filelink
- VC++建立文件关联的方法(VC.net) -VC++ build files associated with the method (VC.net)
ItemListCtrl
- This program is a new list control method. Especially, it is for the item list control using graphic object.
2
- blockmode編碼(最基本編碼方法) PSNR 介面微調 錯誤的檔名排序方法(filelistbox)-test(很慢) MDI的介面-blockmode Coding (basic encoding method) PSNR interface fine-tuning the wrong file name sorting method (filelistbox)-test (very slow) MDI interface
MyListCtrl
- 体现listctrl控件的基本方法,包括读、写和其他一些基本操作-Reflect the basic method listctrl controls, including reading, writing and other basic operation
List_Contro
- VC list控件的使用总结.详细介绍了CListCtrl的编程方法-VC list control the use of summary. Details the programming method of CListCtrl
DemoCustomizeAdapter
- ListView 自定义视图,其中最重要的是覆写getView方法。-ListView custom view, the most important override getView method.