资源列表
ListCtrl_Tooltip
- 在列表控件中实现气泡提示功能。很实用的一个东西
CustomListCtrl_src
- 一个自画listctrl滚动条的例子,希望对大家有帮助!
drapListViewimage
- 在ListView中拖动图标,的例子,有兴趣的可-Drag the icon in the ListView, the examples are interested can take a look at
list
- list控件的基本适应方法,简单易懂。。很适合初学者-The basic adaptation list controls, easy to understand. . It is suitable for beginners
ownDrawListview
- 默认的listview在失去焦点后就无法显示当前选的项目了,本人写了个自绘制listview解决这一问题,使用时请将listview的owner draw属性设为true-Default listview loses focus after the currently selected item can not be displayed, I write a self-drawn listview to solve this problem, please use listview owner
ListControl
- 控件处理细节,可以根据需要显示不同的报警信息
ListBoxEx_demo
- ListBox增强,可以实现如vc开发环境中设置路径之形状。-ListBox strengthened, can be achieved if development environment vc set Ways shape.
PlayList2VB2013
- Play list like Winamp
ListCtrl_Tooltip
- 一个带有tooltip功能的listctrl,实现了自动显示的功能-With a tooltip functionality listctrl, to achieve the automatic display feature
qqlike.zip
- 模仿QQ 做的一个 界面
CListCtrl(Lib)
- 自绘的CListCtrlEx源代码,派生于CListCtrl,可以直接进行修改某一行颜色等操作-Since the painting' s CListCtrlEx source code, derived from CListCtrl, you can directly modify the color of a row operation
VB6_ListView_Demonstration
- 功能非常强大的一个列表控件,通过国外一个朋友那里得到的,希望能给大家带来意想不到的用处。