CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - mouse event

搜索资源列表

  1. 1220094301292-

    0下载:
  2. 一,以事件方式(WithEvents)声明这个类. 二,调用SetKBHook启动键盘HOOK,调用SetMouseHook启动鼠标HOOK. 三,在不需要HOOK时,调调用UnKBHook停止键盘HOOK,调用UnMouseHook停止鼠标HOOK. 四,分别在_KBHook()事件与_MouseHook()事件中处理键盘鼠标HOOK事件. -Statement to the event the way (the WithEvents). Second, the the call Set
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:10245
    • 提供者:反弹
  1. TTranparentDir

    0下载:
  2. 制作透明对话框。窗口完全透明,不仅颜颜色透明,而且鼠标点击事件也是穿透性的。 -Production of transparent dialog box. The window is completely transparent, not only Yan color transparent, but the mouse click event is also a penetrating.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:67644
    • 提供者:liyun9090
  1. Smonii

    0下载:
  2. 模拟鼠标单击右击事件件,可用于远程控制程序 -Simulate mouse, click right-click event can be used for remote control program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:774510
    • 提供者:tacti
  1. mmp3playerp

    0下载:
  2. mp3 player 可以自己修改界面,增加了滑动鼠标标出发事件-mp3 player, -mp3 player can modify the interface, sliding mouse marked departure event-mp3 player
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:175590
    • 提供者:wangjiantin
  1. EventFilter

    0下载:
  2. 事件过滤器,对窗口里的鼠标箭头进行实时跟踪。-Event filter, real-time tracking of the window where the mouse arrow.
  3. 所属分类:ComboBox

    • 发布日期:2017-12-01
    • 文件大小:3099
    • 提供者:李伟中
  1. CSharp

    0下载:
  2. 程序要实现的目的是通过鼠标来控制图片的缩放和移动的效果,也就是说可以鼠标在程序界面上拖动图片,通过鼠标滚轮放大和缩小图片。这种功能在图片浏览程序里面再普通不过了,一般来说,如果是在MFC或者Winform里面实现这两个功能的话,都是通过处理鼠标的移动和滚轮事件,在这两个事件处理函数里面,获取鼠标的位置和滚轮滚动的偏移量,然后针对性地更改图片的位置和高宽度来做的。-Program to achieve the purpose of the picture zoom and move the mou
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:59631
    • 提供者:lqstae
  1. StartOpenGL

    0下载:
  2. 利用mfc与opengl,在单文档下绘制地球,并贴图,有自转功能,实现鼠标响应事件-Mfc and opengl draw the Earth in a single document, and maps, a rotation function, mouse in response to an event
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:4129307
    • 提供者:macole
  1. updateForASP.NET

    0下载:
  2. CFUpdate是一款批量上传客户端组件。选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等。 CFUpdate批量上传客户端组件(ASP.NET) 1.1.9 更新内容: 1.修改了提示框样式 2.修改了上传文件时,禁用按钮样式 3.增加了challs_flash_onSelectFile JS函数事件,在
  3. 所属分类:File Operate

    • 发布日期:2017-11-07
    • 文件大小:57610
    • 提供者:mitea
  1. HTML5

    0下载:
  2. 该程序为基于HTML5中Canvas标签的网页特效。包括主页,下雨,下雪,风车,烟花等五个网页特效。主页的四个链接分别链接到其余四个特效。其中烟花特效可响应鼠标左键单击事件。下雪特效可用空格使画面静止,用上下左右方向键调节下雪的速度和雪花数量的多少。风车特效可将光标放在风车中心处,使风车变大,此时单击鼠标左键,可改变风车的转动速度。 由于浏览器不兼容问题,该程序只在以google Chrome浏览器打开时才能正常运行。-The program is based on the HTML5
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:25212105
    • 提供者:name
  1. menu

    0下载:
  2. 使用jquery编写的横向纵向菜单,有点击事件的处理和鼠标事件-Horizontal-vertical menu, prepared using jquery Click event processing and mouse events
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:33232
    • 提供者:李伟
  1. lineEdit

    0下载:
  2. qt响应lineedit的鼠标点击事件,实现点击lineedit的时候弹出窗口-the qt in response to a mouse click event lineedit, click lineedit pop-up window
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-25
    • 文件大小:3072
    • 提供者:陈相同
  1. TDDelegues

    0下载:
  2. C# delegues 事件委托实例,显示鼠标点击左键和右键的时间差-C# delegues event delegate instance, shows a mouse click left and right of the time difference
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:102391
    • 提供者:yeye
  1. whofaster

    0下载:
  2. 判断两次鼠标点击事件的事件差,定时器计数显示-Judge twice mouse click event event is poor, the timer count display
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:46492
    • 提供者:wangxiaoguang
  1. Usenotepad

    0下载:
  2. tooltip使用实例,处理鼠标悬浮事件后,显示当前鼠标位置-tooltip use cases, handling hover event, display the current mouse position
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:1979449
    • 提供者:zhang
  1. GUI

    0下载:
  2. Add windows like graphical interface in your programs. Contains event handlers for mouse capturing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:15092
    • 提供者:jekka
  1. Spy_Idle

    0下载:
  2. 实现监控我们的操作系统是否处于空闲状态,这里主要是在一定的时间内是否有鼠标或键盘事件发生,如果没有就判定为空闲状态-Monitor and control our operating system is in an idle state, here in a certain period of time whether there is a mouse or keyboard event occurs, if not determined to be idle
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:217864
    • 提供者:喻旭
  1. MouseHook

    0下载:
  2. 鼠标Hook监听事件源码,一个很实用的实例,希望对大家有帮助。-Mouse Hook monitor the event source, a very practical example, we hope to help.
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:3966
    • 提供者:River
  1. myComboBox

    0下载:
  2. 修改的combobox控件,调用Win32Api,添加了鼠标在DropList下拉框部分时的MouseMove事件,添加鼠标所停留DropList下拉框item的索引值属性。-Modified combobox control, call Win32Api, add the MouseMove event mouse DropList dropdown part time, add mouse DropList dropdown item index value property to stay
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:53718
    • 提供者:
  1. addCtrlAtRuntimeApp

    0下载:
  2. C#动态添加按钮控件示例源代码,内含计数,计算目前是添加的几个按钮,计算待添加按钮的位置,设置待添加按钮的属性,设置待添加按钮的事件,把控件添加到窗口中,设置鼠标的背景颜色,设置鼠标的背景颜色,显示点击了哪个按钮-C# dynamically add a button control sample source code, including counting, computing is now added a few buttons to be added to calculate the p
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:6695
    • 提供者:rpudn9
  1. Project1

    0下载:
  2. 使用无窗口透明控件,好处是控件不是从窗口类继承而来的,可以节省一些内存资源,难点是鼠标控制和坐标计算,缺点是无法直接响应键盘事件。而且,需要注意的是,在Paint事件里,坐标是从(0,0)开始的,而在其它地方,坐标是相对于容器的。缺点是设计时,无法用鼠标点选控件(只能用键盘移动),微软公司也在MSDN里说了这是一个BUG,但至今未解决。 好了,废话俺不说了,打开VB6,新建一个“标准 EXE”,然后添加一个用户控件,把控件的BackStyle属性设置为“透明”,把Windowles
  3. 所属分类:Shell api

    • 发布日期:2017-04-14
    • 文件大小:3570
    • 提供者:hanxu
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com