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

搜索资源列表

  1. 鼠标输入编程演示程序

    2下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10271
    • 提供者:
  1. 鼠标移动按钮弹起

    1下载:
  2. 这是关于鼠标响应完整操作的好实例,同时还包含按钮弹起的相关操作-This is a complete response of the mouse to operate a good example, it also covers the relevant button pop-up operation
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:117782
    • 提供者:邵文坤
  1. 运行期间鼠标移动控件位置

    0下载:
  2. 运行期间鼠标移动控件位置 运行期间鼠标移动控件位置delphi-mobile operations during mouse controls during mouse Run Run mobile controls during mouse controls mobile location delphi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:191857
    • 提供者:张凡
  1. 随鼠标移动的图形

    0下载:
  2. Visual Basic 6.0 写的随鼠标移动的图形可作程式设计参考
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-17
    • 文件大小:2004
    • 提供者:luheding
  1. 截获鼠标移开事件

    0下载:
  2. 截获鼠标移动开来的事件,在vc6.0下的 -intercepted mobile mouse to open the event, in the vc6.0
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72677
    • 提供者:卢朝阳
  1. 鼠标移动距离测量器源码

    0下载:
  2. 鼠标移动距离测量器源码-mouse mobile source for distance measurement
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15249
    • 提供者:流浪汉
  1. 跟随鼠标移动的显示X,Y

    1下载:
  2. 显示跟随鼠标的移动显示位置-show to follow the movement of the mouse location
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:36681
    • 提供者:韦艾肌
  1. 类似GOOGLE EARTH控制面板鼠标悬停

    1下载:
  2. 鼠标移动到图片上面,图片渐进;鼠标离开,图片渐出。采用分层窗体的方法实现。效果类似GOOGLE EARTH的控制面板
  3. 所属分类:GDI/图象编程

  1. 键盘模拟鼠标

    1下载:
  2. 上下左右移动键,为鼠标移动方向。 数字键1为左键 数字键2为右键 数字键3为关闭 空格为启动程序是否开启
  3. 所属分类:Windows编程

  1. MouseTrack_source

    0下载:
  2. 鼠标移动位置跟踪-The example of tracking the position of mouse
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-01
    • 文件大小:21690
    • 提供者:站长
  1. StaticmouseMove

    0下载:
  2. 在static上响应鼠标移动事件, 因为一般的static控件是不能响应鼠标事件的, 本程序告诉你如何添加鼠标事件-Static response in the mouse events, because the static control is not responding to mouse events, this program tells you how to add a mouse event
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7418635
    • 提供者:wl
  1. mousehook3

    0下载:
  2. 截获鼠标移动事件的钩子例子- Intercepts the mouse to move the event the clasp example
  3. 所属分类:Hook api

    • 发布日期:2017-11-11
    • 文件大小:70867
    • 提供者:non
  1. fengche

    0下载:
  2. 一个好玩的风车,可以跟随鼠标移动,并且转动速度会改变的。-A fun windmill, you can follow the mouse, and the rotational speed will change.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:5958
    • 提供者:如花
  1. VBshubiao

    0下载:
  2. vb模拟鼠标移动,VB模拟鼠标点击,vb鼠标移动-vb simulated mouse movement, VB simulated mouse clicks, vb mouse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1651
    • 提供者:sadsa
  1. office-style-menubar-

    0下载:
  2. 纯win32 api + c_++实现 ms office样式的菜单栏. 在rebar中嵌入toolbar,让toolbar实现系统菜单样式. 本代码重点是实现了鼠标移动到toolbar按钮上自动改变toolbar按钮的状态,并在相应位置弹出对应的菜单. 表现与系统菜单完全一致. 没有使用钩子,集成起来比使用钩子的方式简单很多.-create ms office style menubar with pure win32 api and c++. out of use hook.
  3. 所属分类:ToolBar

    • 发布日期:2017-05-10
    • 文件大小:2487440
    • 提供者:zl
  1. following-the-mouse

    0下载:
  2. 在MFC中的跟随鼠标移动的控件,对新手很有用-In MFC controls following the mouse
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:99300
    • 提供者:asfaf
  1. button

    0下载:
  2. 漂亮的控件,鼠标移动到控件上。会有浮动的立体边框。有动态的效果。-Beautiful control, move the mouse to control. There will be a floating stereoscopic frame. Dynamic effects.
  3. 所属分类:Button control

    • 发布日期:2017-05-25
    • 文件大小:8597665
    • 提供者:cwj
  1. 捕捉鼠标位置

    0下载:
  2. 获取鼠标实时的坐标,鼠标移动的xy坐标及时捕捉(Get the coordinates of the mouse in real time)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:delbenben
  1. 鼠标取句柄

    0下载:
  2. 鼠标移动取窗口句柄源码!用于窗口句柄抓取!(Mouse move to take the window handle source code! Use the window handle to grab!)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:6144
    • 提供者:dlp
  1. 限制鼠标移动区域

    1下载:
  2. 用VB6.0编写,点击限制按钮后,可以将鼠标限制在某个区域内。(Written in VB6.0, the mouse can be limited to a certain area after clicking the restriction button.)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-18
    • 文件大小:2048
    • 提供者:Taiyang001
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com