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

搜索资源列表

  1. 捕捉MouseExit事件

    0下载:
  2. MouseDown、MouseUp、MouseMove。VB 似乎提供了很好的 Mouse 事件。但好象还缺少什么!对!还差 MouseExit(鼠标移出)事件。-MouseDown, MouseUp, MouseMove. VB seems to provide a good Mouse incident. But what seemed to lack! Right! Worse MouseExit (mouse outflow) incident.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:佳闲
  1. Shequ_Mis

    0下载:
  2. 主要技术: 1.对常见控件的使用(如:TStrings、TStringList、Tlist) 2.数据库链接:常见的数据访问技术(ADO技术,BDE技术) TadoConnection(数据链接)/TadoQuery(数据集)控件, TDataModule数据模块使用, 读取配置文件 3.事件驱动编程: 窗体事件(OnActivate,OnCreate,OnShow)键盘事件(KeyPress),鼠标事件(MouseMove),定时事件(Timer) 4.动态生成组件
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3161102
    • 提供者:陈超群
  1. Mouse MoveDraw

    0下载:
  2. 在窗口中用mOUse画线,MOUSE走到那就画到那,跟踪MOUSEMOVE消息-mOUse window used for line drawing, painting MOUSE go it go. news tracking MOUSEMOVE
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-12-17
    • 文件大小:18626
    • 提供者:李某商
  1. mousemove

    0下载:
  2. 实现了鼠标位置的实时判断和变化。将鼠标移动到不同的位置,鼠标的形状会相应发生变化。-achieve the real-time location of the mouse judgment and changes. Mouse will be moved to a different location, the shape of the mouse will change accordingly.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16527
    • 提供者:yugang
  1. MOUSEMove

    0下载:
  2. 鼠标移动的小例子-small examples
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:46380
    • 提供者:小霍
  1. Menu

    0下载:
  2. 本代码是用c#实现的菜单类,包括对菜单上各种事件的反应,包括处理鼠标按键mousedown,mouseup,mousemove等的方法
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10430
    • 提供者:shiyan
  1. toBIg

    0下载:
  2. 可以实现鼠标移动过(MouseMove)PictureBox时实现对图片的局部的放大
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14434
    • 提供者:
  1. MouseMove

    0下载:
  2. 这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:91365
    • 提供者:jason
  1. MouseMove

    0下载:
  2. 程序下方状态栏中记录了鼠标的位置。随着鼠标的移动,下方的数字不断变化,起到了“鼠标追踪”的效果。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47632
    • 提供者:王武
  1. MouseMove

    0下载:
  2. 在状态栏实时显示鼠标坐标,VC++6.0源码-Real-time display in the status bar mouse coordinates, VC++6.0 Source
  3. 所属分类:StatusBar

    • 发布日期:2017-03-23
    • 文件大小:288038
    • 提供者:guyan
  1. mousemove

    0下载:
  2. 用mfc写的对话框程序,可以实时显示鼠标的坐标,挺好玩的-Mfc dialog with written procedures, real-time display of the mouse coordinates, really fun
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1917202
    • 提供者:gunner
  1. MouseMove

    0下载:
  2. MouseMove事件里写入 控件.BorderColer=RGB(...,...,...) 在form中添加一个按钮,一个combobox,combo1的style属性调成2,完成后粘贴如下代码,运行。移动鼠标到按钮上面看效果,窗口名称字改变。 -MouseMove incident into the control. BorderColer = RGB (...,...,...) added in the form of a button, a combobox, combo1 tu
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:3546
    • 提供者:zhouguangwei
  1. MouseMove

    0下载:
  2. 通过钩子的方式,得到当前鼠标所在的位置,样例显现鼠标所在的窗口名称。-Way through the hook, get the current mouse position, where the sample window showing the name of the mouse.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-31
    • 文件大小:90364
    • 提供者:pth
  1. mouseMOVE

    0下载:
  2. 客户区中实现鼠标的坐标信息,当鼠标移动时,系统会显示当前位置的坐标信息。-Client area mouse coordinates to achieve the information, when the mouse moves, the system displays the current location coordinate information.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1928135
    • 提供者:tas
  1. LongWayDrag

    0下载:
  2. HTML拖拽!通过 mouseDown mouseUp mouseMove mouseover实现拖拽。-failed to translate mouseDown mouseUp mouseMove mouseover
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:1519
    • 提供者:blubber
  1. mousemove

    0下载:
  2. vb code for knowing the movement of the mouse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1493
    • 提供者:praveen
  1. MyGraphic

    0下载:
  2. 加入新图形的步骤 1、在GraphRecord单元 定义结构体 2、在MyGraph单元的集合体(TClassGraph)中 加入该图形 3、MyGraph单元的private声明该图形的链表,Create中创建,Destory中释放 4、MouseUp事件中加入链表 5、MouseMove事件中移动图形 6、DrawGraph过程中加入画图 7、Clear 加入清空 8、preDel过程 9、preFill过程 10、preMove过程 11、Sav
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:343068
    • 提供者:designer
  1. bmpd

    0下载:
  2. "逃跑"图片 MouseMove的使用-" Escape" the use of pictures MouseMove
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:41767
    • 提供者:
  1. movewindows

    0下载:
  2. 本例演示了怎样移动无标题栏的窗体的方法,程序中涉及到MouseDown、MouseMove、MouseUp三个鼠标事件的使用,我们可以从中学习到它们的用法。 -This example demonstrates how to move without the title bar of the form of methods, procedures relating to the MouseDown, MouseMove, MouseUp events of three mouse use,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:1440
    • 提供者:juxiangming
  1. huitu

    0下载:
  2. 手动绘图的小程序,帮助你了解MouseDown,Mousemove和Mouseup的运用,看了就知道了-Manually drawing a small program to help you understand the MouseDown, Mousemove and Mouseup use, read on to know the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:2728
    • 提供者:song
« 12 3 4 »
搜珍网 www.dssz.com