文件名称:uListBox
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-07-04
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB6.0 Listbox 自定义控件例子,相比VB自带的Listbox有以下特点:
1.可以突破Listbox的项目条数上限32767
2.水平滚动条可见
不足之处:添加速度不快,不过和VB自带ListBox控件速度差不多,如果用续表会好很多,留着大家弄吧。-VB6.0 Listbox custom control examples, have the following characteristics compared to VB with Listbox:
1 can break the Listbox project number limit 32767
2 the horizontal scroll bar is visible
Shortcomings: add speed is not fast, but VB and built-in ListBox control speed almost, if continued will be much better, keep us all.
1.可以突破Listbox的项目条数上限32767
2.水平滚动条可见
不足之处:添加速度不快,不过和VB自带ListBox控件速度差不多,如果用续表会好很多,留着大家弄吧。-VB6.0 Listbox custom control examples, have the following characteristics compared to VB with Listbox:
1 can break the Listbox project number limit 32767
2 the horizontal scroll bar is visible
Shortcomings: add speed is not fast, but VB and built-in ListBox control speed almost, if continued will be much better, keep us all.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uListBox\Form1.frm
........\uListBox.ctl
........\工程1.vbp
........\工程1.vbw
uListBox