搜索资源列表
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
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
wheel_mouse
- 对鼠标滚轮的支持控件,可以支持鼠标的自由滚动,方便在程序中直接调用. -right mouse wheel support component can support the freedom of rolling mouse to facilitate the process called directly.
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.
mousewheel
- 这是一个swing支持鼠标滚轮的演示代码,至少需要jdk1.5-This is a swing support for the mouse wheel demo code, at least keys
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
支持鼠标滚轮
- 支持鼠标滚轮
SceneControl+AE+鼠标滚轮缩放
- 要为SceneControl设置鼠标滚轮缩放必须定义委托,因为SceneControl没有Wheel事件,所以委托Form的Wheel事件
VB支持鼠标滚轮的VB源码
- 编译生成DLL文件,放到VB启动目录中,让VB6支持鼠标滚轮。我安装完VB后就将此补丁放进去,VB就支持滚轮操作了。 代码也是VB编写的!完全公开
使用鼠标滚轮去放大缩小所显示的地图的类库
- 可以使用鼠标滚轮去放大缩小所显示的地图的类库,Can use the mouse wheel to zoom the map shown in the class library
drwExample
- 实现了鼠标交互的所有功能,包含对绘制的图形通过鼠标滚轮进行无极缩放以及任意拖动.-Mouse interaction achieved all the features included on the map graphics through mouse wheel to zoom Promise and arbitrary drag.
vbResizePic 用鼠标滚轮放大缩小图片的示例
- 一个用鼠标滚轮放大缩小图片的示例,就像windows图片与传真查看器的相应功能一样-a simple demo on how to resize the picture with mouse wheel
MouseWheel
- 用鼠标滚轮实现对屏幕亮度的控制,鼠标变灵鼠~-Achieved with the mouse wheel to control the brightness of the screen
Zoom
- 适用于Cadence51的鼠标滚轮缩放。。。。。。。。。。。。。。。(Mouse wheel scaling for Cadence51)
qfx_API_鼠标滚轮
- sendmessage的应用例子,API实现控制鼠标滚轮(Examples of SendMessage applications)
vb6supp
- VB6支持鼠标滚轮的方法,对于喜欢用VB6开发程序的朋友很有用的。(VB6 support mouse wheel method, like to use VB6 development program friend is very useful.)
datagrid鼠标滚轮
- 实现datagrid数据表格具有鼠标滚轮上下滚动的特性(The implementation of the DataGrid data table has the feature of rolling the mouse roller up and down)
VB6.0 增加编辑器支持鼠标滚轮插件
- vb6微软官方代码编辑窗口支持鼠标滚轮滑动界面修复插件(VB6 Microsoft official code editor window supports mouse wheel sliding interface repair plug-in.)
jQuery实现鼠标滚轮控制div上下翻动效果
- 通过JQuery实现滚轮翻页的功能,可以实现某部分翻页,某部分不实现翻页,固定。(Through JQuery to achieve rollover function, you can achieve a part of page turning, a part of the page is not realized, fixed.)