搜索资源列表
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
Addrecordinvb
- 在VB的ListView中动态加载记录 这个函数中使用了LoadDataFunc对数据进行加载,它是一个自定义的函数,第一个参数是数据加载的起始位置(第n条记录),第二个参数是要加载数据(记录)的数量。这个函数可以根据自己的实际情况定义,这里只是我使用的形式。另外,需要注意的是这个消息处理函数必须定义在模块中,而不能定义在窗体中。-in VB ListView dynamic loading records this function LoadDataFunc used for data loa
ObjectBrowser_src
- When developing COM Objects, I often wished to have something similar to VB s Properties- or Debug-window to retrieve or interactively change an object s current properties at runtime. There exists a small number of little demo apps (like the AtlCon
list1tolist2
- 是vb的listbox控件的使用,两个listbox的互相传递,有移动、删除、更新、增加。我刚学一个月,请多指教-Is the vb of the listbox control, the use of two listbox to pass each other, there are move, delete, update, add. I just learn a month, like him Zhijiao
