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

搜索资源列表

  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. 截获鼠标移开事件

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

    • 发布日期:2008-10-13
    • 文件大小:72677
    • 提供者:卢朝阳
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. doubleedit

    0下载:
  2. 在CEdit中添加鼠标双击事件处理的程序- Increases the mouse in CEdit to double-click the procedure which the event processes
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:18323
    • 提供者:站长
  1. ImageList

    0下载:
  2. 调用CxImage的加载图片功能编写的图片缩略图功能的list类,其中可以通过路径单独加载缩略图,还可以单独删除指定路径的缩略图,并支持鼠标的单双击事件,可以取得当前选择的缩略图图片所在的路径.-Add image function call CxImage image thumbnail function written list class, which can be loaded individually by the path thumbnail, you can also specif
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-26
    • 文件大小:5746
    • 提供者:zhx
  1. StaticForMoveWindow

    0下载:
  2. VC++6.0,静态文本框显示图片,响应鼠标点击,离开事件.-VC++6.0, the static text box displays images in response to mouse clicks, leave the event.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:970653
    • 提供者:许强明
  1. CSharp-webBrowser

    1下载:
  2. C#中使用webBrowser模拟表单填写及鼠标点击 在编写网页自动登录器、网页自动注册器、广告模拟点击器的时候,你可以能会用到webBrowser,用来模拟表单的填写及鼠标点击事件等,以下是你可能会用到的函数: 判断是否网络正常 -C# using webBrowser simulation form filling and mouse clicksIn the preparation of webpage automatic login, automatic registra
  3. 所属分类:CSharp

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

    0下载:
  2. 实现静态文本框(Static)的鼠标单击事件-To achieve static text box (Static) of the mouse click event
  3. 所属分类:Static control

    • 发布日期:2017-04-03
    • 文件大小:25451
    • 提供者:gaodongting
  1. HookMouse

    0下载:
  2. 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:46884
    • 提供者:冰雨
  1. HOOKstudy

    0下载:
  2. hook 手册 Windows系统是以消息处理为其控制机制,系统通过消息为窗口过程(windows procedure)传递输入。系统和应用两者都可以产生消息。对于每个输入事件,例如用户按下了键盘上的某个键、移动了鼠标、单击了一个控件上的滚动条,等等,系统都将产生一系列消息-hook Manual Windows message handling system is based on its control mechanism, system, through the message to th
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:264746
    • 提供者:txyms
  1. MouseGesture_demo

    0下载:
  2. VC的鼠标手势控制源码,用于捕获鼠标按下某键之后移动一定的方向和位置,松开之后产生一个事件。-Mouse gestures control the VC source code for the capture of a key is pressed after moving the mouse a certain direction and position, release generated after an event.
  3. 所属分类:GUI Develop

    • 发布日期:2016-04-23
    • 文件大小:34916
    • 提供者:ml
  1. 06

    0下载:
  2. Google Maps API Advanced Programming ├─6.1 GPolyline折线对象和GPolygon多边形对象 6.2 Google地图中的事件监听及响应 │ └─6.3 Google地图技巧集锦 │ ├─6.3.1 在信息窗口GInfowWindow中嵌入Flash动画 │ ├─6.3.2 Google地图的画中画效果 │ ├─6.3.3 利用鼠标和键盘事件简化操作 │ ├─6.3.4 利用GeoCoder地理编码查询信息 │ └─
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:29154
    • 提供者:fly
  1. TestMouseHook

    0下载:
  2. 屏蔽鼠标和按键,可以学习一下Hook编程的有趣性-escape mouse and keyboard event
  3. 所属分类:Hook api

    • 发布日期:2017-05-15
    • 文件大小:3654464
    • 提供者:buyaowenwoshuia
  1. KeyMouseHook

    0下载:
  2. .NET框架下一个键盘鼠标钩子的完全封装。当截获事件后,会引发.NET框架的窗体标准键盘、鼠标事件,非常容易操作。使用的语言为Visual Basic.NET-. NET under the framework of a keyboard and mouse hook complete package. When the intercepted event, it will trigger. NET Framework form the standard keyboard, mouse even
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:3494
    • 提供者:SYC
  1. AutoMatism

    0下载:
  2. 记录键盘鼠标事件,事件保存于数据库. 数据库与数据表可以创建-Record keyboard and mouse events, the event stored in the database. Database and data tables can be created
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:467358
    • 提供者:张伟权
  1. cs7_gl2

    0下载:
  2. 对鼠标滚轮事件进行处理,钩子方式,对鼠标滚轮事件进行处理,钩子方式-On the mouse wheel event processing
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:3065
    • 提供者:hxjtxd
  1. xiaojingling

    0下载:
  2. 简单的程序控制,包括:窗体透明、事件、委托、线程、按键鼠标控制等。-Simple process control, including: a transparent form, event, delegate, thread, button mouse control.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1075292
    • 提供者:易杨
  1. FPoint

    0下载:
  2. 1.生成mfc基于对话框的模块。 2.绘制表格,获取对话框的宽度和高度后画线等分。在onpaint函数内操作的,画棋子也是在其中操作的。 3.根据表格的交界和数组对应,就相当于一个点看作一个元素。同时每个点对应的坐标值是可以算出来的,就是等分原理。比如总长100,坐标就是10,20,。。 4.事件映射数组,有一个双击事件,用来获取鼠标的光标值,这个值和网格点的哪个值最接近就算是哪个点被点击了。 5被点击后数组用1,2标志。onpaint里话棋子,如果为1,2就画两种不同的子。
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4722520
    • 提供者:李龙
  1. paint

    0下载:
  2. 基于c/s网络结构简单的远程鼠标作图。 Winsock 提供了一个有用的异步I/O模型。利用这个模型,应用程序可在一个套接字上,接收以Windows消息为基础的网络事件通知。具体的做法是在建好一个套接字后,调用WSAAsyncSelect函数-Based on c/s network of simple remote mouse mapping. Winsock provides a useful asynchronous I/O model. Using this model, the a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1863808
    • 提供者:潘德川
  1. KeyBordHook

    0下载:
  2. 使用C#写的系统钩子。已经封装成类。 这个类可以让你得到一个在运行中程序的所有鼠标和键盘事件,并且引发一个带KeyEventArgs和MouseEventArgs参数的.NET事件以便你很容易使用这些信息。-Use C# to write the system hook. Has been packaged as class. This class allows you to get a program running in all the mouse and keyboard events
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:3490
    • 提供者:
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com