CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 鼠标事件

搜索资源列表

  1. Formn1

    0下载:
  2. 在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能调用相应控件的Click事件。Click事件:标题栏显示“鼠标单击”,窗体显示 欢迎使用VB Private Sub Form_Click() Caption = 鼠标单击 Print 欢迎使用VB End Sub -在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:636
    • 提供者:wangyaru_mei
  1. korm1

    0下载:
  2. 在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能调用相应控件的Click事件。Click事件:标题栏显示“鼠标单击”,窗体显示 欢迎使用VB Private Sub Form_Click() Caption = 鼠标单击 Print 欢迎使用VB End Sub -在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能
  3. 所属分类:DNA

    • 发布日期:2017-04-12
    • 文件大小:1030
    • 提供者:wangyaru_mei
  1. oorm1

    0下载:
  2. 在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能调用相应控件的Click事件。Click事件:标题栏显示“鼠标单击”,窗体显示 欢迎使用VB Private Sub Form_Click() Caption = 鼠标单击 Print 欢迎使用VB End Sub -在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1128
    • 提供者:wangyaru_mei
  1. iiorm1

    0下载:
  2. 在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能调用相应控件的Click事件。Click事件:标题栏显示“鼠标单击”,窗体显示 欢迎使用VB Private Sub Form_Click() Caption = 鼠标单击 Print 欢迎使用VB End Sub -在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能
  3. 所属分类:DNA

    • 发布日期:2017-04-11
    • 文件大小:777
    • 提供者:wangyaru_mei
  1. AdrHookDemo

    0下载:
  2. 监控 鼠标移动,点击,按下,弹起,双击,滚轮 | 键盘按键,按下,弹起 事件-Monitor Mobile mouse, click, double-click, press, pop-up, roller | The keys on the keyboard, press, bounce Event
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:132799
    • 提供者:
  1. out-of-the-event

    0下载:
  2. 易语言程序 易语言源码模块 鼠标移入移出事件-Easy language program easy language source code module, the mouse moved out of the event
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1458
    • 提供者:zhang
  1. MouseDown

    0下载:
  2. 鼠标点击事件-it is MouseDown Event ..........................
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:98326
    • 提供者:暖沙
  1. button

    0下载:
  2. 鼠标在按钮上移动和移开时,按钮显示不同的颜色,显示visual basic界面设计、控件运用和事件过程的使-Button changes when the mouse move on or out of it, by visual basic, which shows the design of user interface, the use of controls and the application of events
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:9695
    • 提供者:sus
  1. button1

    0下载:
  2. 单击鼠标时的变化,显示visual basic界面设计、控件运用和事件过程的使用 -Button changes when you click it,by visual basic, which shows the design of user interface, the use of controls and the application of events
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:13404
    • 提供者:sus
  1. Mouse-moved-out-of-event

    0下载:
  2. 鼠标移入移出事件运用实例,简单易懂-Mouse moved out of the event using examples, easy to understand,,,,,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3596
    • 提供者:linyuhong
  1. MouseRepairExp2.0

    0下载:
  2. 鼠标修复软件 单击变双击 解决方案:每次左键按下时,记录一个时刻,如果距上次左键按下 小于100ms,则视为机械故障,直接屏蔽掉。 “滚轮不听话”解决方案:在一系列连续的滚动事件中,只要有一次向上滚动, 则把以后的所有滚动都修改成向上的。 -Mouse Repair Software Click Variable Double-click the solution: each button pressed, records a moment, if the last
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-27
    • 文件大小:97768
    • 提供者:林辉
  1. OnMouseWheel

    0下载:
  2. 为delphi7添加鼠标滚轮事件(原版滚轮无法翻页滚动)-Add the mouse wheel event for Delphi7 (the original roller rolling can not flip)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-12
    • 文件大小:992
    • 提供者:yelei
  1. TestPaint

    0下载:
  2. 通过Graphics类库画线,通过鼠标down up事件画出斜率不同的线-Draw the line
  3. 所属分类:Button control

    • 发布日期:2017-04-30
    • 文件大小:78239
    • 提供者:Lee
  1. KeyAction

    0下载:
  2. 利用Qt模拟Windows鼠标和键盘事件-Use Qt emulates the Windows mouse and keyboard
  3. 所属分类:Hook api

    • 发布日期:2017-04-15
    • 文件大小:6699
    • 提供者:郑文龙
  1. clickedLabel

    0下载:
  2. Qt中的Label无法接收点击事件,该源码实现了QLabel能接受点击事件的标签,且鼠标移入可变色。-Label in the Qt can not receive the click event, the source code to achieve the QLabel to accept the event of the label, and the mouse moved into the color.
  3. 所属分类:Button control

    • 发布日期:2017-04-12
    • 文件大小:673
    • 提供者:sea.he
  1. double_click_change-color

    0下载:
  2. 双击鼠标能够改变颜色,运用监听事件和color类-Double-click to change color
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4429
    • 提供者:吴嘉鑫
  1. test

    0下载:
  2. vb 6.0 增加任务栏图标,可以鼠标自定义事件。-vb 6.0 increase taskbar icon, you can customize mouse events.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2458
    • 提供者:zl
  1. elycharts-master

    0下载:
  2. Elycharts是一个易于使用的,可定制的Javascr ipt图表绘制组件。这个组件可用于绘制大部分常用的图表类型包括:line, column, are, bar, pie, sparklines and combinations。 lycharts支持多种交互式功能包括:鼠标跟踪、事件处理、利用各种动画高亮显示选择中的区域,Tooltip,HTML锚点等。可以动态修改数据,并以漂亮的动画效果展示图表中的变化。图表利用SVG/VML技术生成,基于jQuery + Rapha
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:258963
    • 提供者:张三
  1. CursorXY-byLSS

    1下载:
  2. 通过C#、WPF实现系统桌面跟随鼠标的全屏半透明十字光标特效,可用于辅助定位光标。具体实现方式为使用Canvas进行绘图,并实时响应鼠标的移动事件进行跟随。运行时会将鼠标指针临时修改为本人自己绘制的光标,关闭后会恢复原光标。注:所用环境为VS2015,通过将.NET Framework修改为较低的3.0以适应在win7上可以直接运行exe。-Through WPF, C# to achieve the system desktop with the mouse to follow the ful
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:163987
    • 提供者:L
  1. c101

    0下载:
  2. 用c语言实现的鼠标驱动事件,运行程序后会看到一个蓝色的鼠标指针,支持鼠标单击和右击-C language of the mouse-driven events, run the program will see a blue mouse pointer, mouse click and right click
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:k42lufenx
« 1 2 ... 29 30 31 32 33 3435 36 »
搜珍网 www.dssz.com