搜索资源列表

  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)
  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),鼠标事件(Mou
  3. 所属分类:界面编程

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

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

    • 发布日期:2008-10-13
    • 文件大小: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. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:4154368
    • 提供者:小霍
  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. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:yugang
  1. toBIg

    0下载:
  2. 可以实现鼠标移动过(MouseMove)PictureBox时实现对图片的局部的放大-Can be achieved by moving your mouse over (MouseMove) PictureBox when to realize the partial picture to enlarge
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:34816
    • 提供者:
  1. MouseMove

    0下载:
  2. 这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会-This is the third example OPENGL, realize the mouse to make rotating objects, a good experience
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:2126848
    • 提供者:jason
  1. MouseMove

    0下载:
  2. 程序下方状态栏中记录了鼠标的位置。随着鼠标的移动,下方的数字不断变化,起到了“鼠标追踪”的效果。-Procedures recorded in the status bar below the location of the mouse. With the mouse move, the bottom of the figures are constantly changing, and played a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1939456
    • 提供者:王武
  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
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者: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. 所属分类:多媒体

    • 发布日期:2024-05-20
    • 文件大小:90112
    • 提供者: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. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:1928192
    • 提供者:tas
  1. LongWayDrag

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:blubber
  1. mousemove

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

    • 发布日期:2024-05-20
    • 文件大小:1916928
    • 提供者:gunner
  1. mousemove

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者: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、pre
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:343040
    • 提供者:designer
  1. bmpd

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

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:
  1. MouseMove

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

    • 发布日期:2024-05-20
    • 文件大小:287744
    • 提供者:guyan
  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, Mouse
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者: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. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:song
« 12 3 4 »

源码中国 www.ymcn.org