文件名称:vbdatagridlist
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-14
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个支持鼠标滚轮的VB DataGrid列表类控件源码,设置列表类控件支持鼠标滚轮,显示横向(左右)、竖向(上下)方向上的滚动条,滚动鼠标中轮,列表中的内容会滚动。用来显示数据就方便多了。代码中定义了一个支持鼠标滚轮的API,你可以把本API用在你的VB程序中。-A mouse wheel support VB DataGrid control source category list, set the list of classes to support the mouse wheel controls, showing the lateral (left), vertical (up and down) in the direction of the scroll bar, scroll mouse wheel will scroll the contents of the list. To display data more convenient. Code defines a mouse wheel support API, you can use the API in your VB program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
设置列表类控件支持鼠标滚轮\Form1.frm
..........................\Module1.bas
..........................\MSSCCPRJ.SCC
..........................\Project1.vbp
..........................\Project1.vbw
..........................\员工信息.mdb
设置列表类控件支持鼠标滚轮