搜索资源列表
d键盘、鼠标的钩子控件(有源码).rar
- 我很想学习VB希望能得到帐号
截获鼠标移动事件的钩子例子VC.rar
- 我很想学习VB希望能得到帐号
鼠标箭头滞留
- 一个用VB做的,可以实现鼠标滞留的程序源程序,说不清楚,一看就知道,-a VB do, can achieve a mouse stranded procedures source that is not clear, a person would know, thank you
VB api0006模拟鼠标单击
- 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results. Also to test. In this example,
VB
- 获得句柄容易,用GetCursorPos和WindowFromPoint就可以,但截获消息有点难,因为不在一个内存地址空间里。 用钩子 全局鼠标钩子。 -Get a handle easily, with GetCursorPos and WindowFromPoint can, but intercepted the message a bit difficult, because not a memory address space. Global mouse hook with
PictureButton
- VB开发的图片按钮,制作一张由4个状态组成的按钮图片. 状态1:正常 状态2:鼠标悬浮 状态3:鼠标按下 状态4:不可用-VB development picture button, to produce a composition by the four state of the button image. State 1: normal State 2: Mouse suspension State 3: mouse click State 4: not av
用VB写多线程程序
- VB的多线程程序-VB of the multi-threaded program
screen
- VB获取屏幕鼠标经过颜色值及鼠标所在位置的坐标.-Access to the screen after the mouse VB color value and location coordinates of the mouse.
VBGRAPHIC
- VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发.-VB 6.0 Sin/Cos/Tan/Atan function, image display output, and coordinates programming based on the mouse to accompany them. When you learn to write, and hope to inspire the beginner.
Coordinates_of_mouse_button_wizard_VB_classic_code
- VB鼠标按键精灵获取坐标经典代码Coordinates of the mouse button wizard for VB classic code-Coordinates of the mouse button wizard for VB classic code
VB_code_mouse_split_form
- VB鼠标拆分窗体实例演示源程序VB source code shows examples of mouse split form-VB source code shows examples of mouse split form
Mouse.control.rotating.body.VB.Programming.Code.ra
- VB 鼠标控制旋转体编程设计代码Mouse to control the rotating body VB Programming Code -Mouse to control the rotating body VB Programming Code
VBshubiao
- vb模拟鼠标移动,VB模拟鼠标点击,vb鼠标移动-vb simulated mouse movement, VB simulated mouse clicks, vb mouse
VB-Mouse-Wheel
- VB鼠标滚轮示例,用的API。你一看就会了。 很方便用在你自己的程序中。-VB example of the mouse wheel, use the API. You ll look up. Very convenient to use in your own program.
vb picrurebox绘图
- 简单的以鼠标在picturebox控件上移动来绘制点与点之间的线段,以达到绘制图形的目的。
vb.net仿qq
- VB.NET写的仿QQ好友列表控件,控件中,每一个组为一个控件,支持各项颜色的实时配置,测试时加载了2000个好友,无闪烁,无延迟,鼠标效果响应即时。信息区小图标是可以自由添加删除的,支持鼠标交互,也实现了鼠标移上去1秒后显示某个界面(提供了鼠标移入超时事件,可自定义超时时间)(Imitation QQ friends list controls, VB.NET controls written in each group as a control, real-time configuratio
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.)
VB模拟按键精灵自动点击网页
- VB模拟按键精灵,自动刷新网页 自动点击 自动语音提示(VB analog button wizard, automatic refresh of web pages, automatic click on automatic voice prompt)
VB鼠标按键精灵
- VB鼠标按键精灵(VB模拟出的按键精灵大部分功能)(Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long) Private Declare Sub mouse_event Lib "user32" (ByVal dwFlags As Long