搜索资源列表
VB6 Mouse Wheel
- VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:\\Program Files\\Microsoft Visual Studio\\Common\\MSDev98\\AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。-VB6 integrated environment that plug-in mouse wheel. Use VB6 open, it will be compil
让VB开发环境支持鼠标滚轮的插件源码
- 这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮-This is the VB mouse wheel support under the code examples, the passage of this legislation will be achieved in process control mouse wheel
VB6支持鼠标滚轮
- VB6中是不支持鼠标滚轮的,编程时拉动滚动条非常不方便,这个小程序可以使VB中支持鼠标滚轮。-VB6 is not to support the mouse wheel, when pulling a rolling program of the very inconvenient, this small program can make VB wheel mouse support.
MouseWheelForVB6
- 本程序为没有提供鼠标滚轮的vb6开发环境提供鼠标滚轮支持.-the procedures do not provide for the mouse wheel vb6 development environment to provide support for the mouse wheel.
mmouse
- 控制鼠标滚轮的控件-control of the mouse wheel controls
VB使用鼠标滚轮插件
- 这个程序是个VB编程环境的插件,功能是使VB的IDE编程环境支持鼠标的滚轮操作,压缩包中含有源代码,是研究VB插件编程很好的例子.-this procedure is VB programming environment plug-in that its function is to enable VB IDE programming environment supports mouse wheel operation, compressed packages containing the so
WheelDBGrid
- DBGrid 支持滚轮、排序和Excel导出-a descendant of TDBGrid, providing functions such as sorting runtime, dump to excel doc runtime, and support wheel mouse.
stock
- 股票单控件例子程序,功能在右键菜单,鼠标 拖动,中间滚轮放大缩小。-One example of stock control procedures, functions in the context menu, drag the mouse, the middle scroll wheel zoom.
0805
- DRAT 2011 V5.1正式版 Build 0107 编译环境:Delphi7 使用环境:Win2K\WinXp\Win2003\Vista\Win2008\Window7 1.系统信息:可以查看操作系统、Cpu类型、内存信息、计算机名、用户名、分辨率、硬盘大小等 2.文件管理:可以进行文件(夹)浏览、上传、下载、删除、运行 目录创建和删除及文件属性修改。 3.屏幕监控:可以查看对方屏幕,鼠标控制支持滚轮,键盘控制-DRAT 2011 V5.1 Build 0107 f
DbGridzcshubiaogd
- DbGrid支持鼠标滚轮滚动,模块程序,大家可以参考下-DbGrid support for mouse wheel scrolling, module procedures, we can refer to the following
source
- Delphi中带有鼠标轮事件的DBGrid控件的设计与应用-Design and Application of Delphi DBGrid control with the mouse wheel event in
editupdown
- A component that is a bit like SpinEdit but much improved: You can put an input mask, the mouse wheel is managed, in addition to arrow to increase or decrease the numbers.
Mouse
- 鼠标钩子程序,可用于鼠标滚轮的放大需哦小等功能-Mouse hook procedure can be used for the function of the mouse wheel
OnMouseWheel
- 为delphi7添加鼠标滚轮事件(原版滚轮无法翻页滚动)-Add the mouse wheel event for Delphi7 (the original roller rolling can not flip)
DbGridzcshubiaogd
- 如何让DbGrid支持鼠标滚轮滚动,在主窗体上加一个ApplicationEvents控件(控件在Additional面板中), 在它的OnMessage事件中加入下述代码,搞定!-How to make the DbGrid support mouse wheel rolling, plus a ApplicationEvents controls in the main form in the Additional panel (control), Add the following
23609902
- VB6 is not support the mouse wheel, pull the scroll bar when programming is very inconvenient