CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 按钮控件 搜索资源 - 鼠标单击

搜索资源列表

  1. HenryDatagrid

    0下载:
  2. 超级datagrid控件,可以实现单击双击,取得当前鼠标位置的功能-Super datagrid controls, can achieve click, double click, made the current location of the mouse
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4.17kb
    • 提供者:黑土
  1. IEButtonDemo

    0下载:
  2. IE风格按钮,实现鼠标在其上的时候反显,单击的时候下沉,和桌面上单击应用程序一样的效果
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:31.03kb
    • 提供者:邹松青
  1. btnLook

    0下载:
  2. 学习WINDOWS编程基础编写的关于鼠标单击选项的按钮-WINDOWS study prepared on the basis of programming on the mouse button click Options
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:7.2kb
    • 提供者:李旭斌
  1. TabWebControl

    0下载:
  2. TabWebControl扩展属性 DelayTime 《1》选项卡延迟毫秒数:DelayTime值越大,延迟越长,反之亦然。 《1》暂时没有开放此功能。 SelectedTabIndex 《1》选项卡默认选中的索引 《2》缺省情况下默认为0 《3》如果设置的索引值大于选项卡的TabPage数,自动赋值为0。 TabPagClientEvent 《1》选项卡支持的客户端事件 《2》///单击 onclick, 《3》///鼠标移动到控件上 onmouseo
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:539.2kb
    • 提供者:张林
  1. game

    0下载:
  2. 打开可执行程序,则随着鼠标的移动,界面中的图片也跟着移动,单击button按钮退出应用程序。-Open the executable program, along with the movement of the mouse, the interface of the picture has also been moving, click the button to exit the application button.
  3. 所属分类:Button control

    • 发布日期:2017-04-17
    • 文件大小:258.11kb
    • 提供者:田志红
  1. MBtn2DblClickVC_src

    0下载:
  2. 一个C++编写的把鼠标单击中键转化为左键双击的程序。-Middle Mouse Button (or Wheel) to Doubleclick (VC6) By kim.david.hauser | 26 Jul 2010 This is a small but handy tool I m using every day. It converts a middle mouse button click in to a left mouse button double click.
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:38.14kb
    • 提供者:zjw
  1. testactive

    0下载:
  2. 是一个小型控件,主要是一个方形模块,支持双击,单击响应。还具有不同区域的鼠标提示不同。-Is a small control is mainly a square module, support for double-click, click response. Different regions of the mouse also has a different prompt.
  3. 所属分类:Button control

    • 发布日期:2017-05-16
    • 文件大小:4.25mb
    • 提供者:陈都
  1. mouse-trails

    0下载:
  2. 精确显示当前鼠标的坐标,单击图片能显示图像,单击按钮取消显示-Accurate display of the current coordinates of the mouse
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:119.48kb
    • 提供者:xiao
  1. quit

    0下载:
  2. 创建一个quti按钮,可以通知鼠标单击退出程序或者点击关闭按钮退出程序-Create a quti button, you can notice the mouse click to exit the program or click the Close button to exit the program
  3. 所属分类:Button control

    • 发布日期:2017-05-06
    • 文件大小:1.03mb
    • 提供者:小狼
  1. draw1

    0下载:
  2. 编写应用程序,可以利用鼠标绘制矩形和圆形,具体功能要求如下: 1、 通过单击工具条按钮(或菜单项)选择绘制矩形或者圆形; 2、 绘制过程中要求实现橡皮线功能和重画(窗口改变的时候,已绘制的图形不能消失); 3、 程序中只能使用SetPixel绘图函数,不能使用其它绘图函数; 4、 [本功能选作]通过单击工具条按钮(或菜单项)显示对话框,让用户可以设置绘制图形的颜色(可以分别输入RGB三颜色分量)-Write applications that can use the mouse
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:徐博文
  1. tracker

    0下载:
  2. 单击按钮切换画图状态,然后点击多动鼠标,画橡皮筋矩形,可以画多个。单击任意一个可以缩放。-Click the button to switch drawing, and then click to move the mouse, draw a rubber band rectangle, you can draw multiple. Click on any one can be scaled.
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:程亥
  1. CursorTest

    0下载:
  2. 一款VB鼠标限制程序,限定鼠标光标在某个按钮内移动(再次单击按钮将取消限制),移动光标到“设置鼠标消失”按钮,设置鼠标消失,在窗体内单击鼠标将限制光标在窗体内移动!在窗体内单击鼠标将释放光标!在窗体内单击鼠标将限制光标在窗体内移动-A VB mouse restricted procedures, limited to the mouse cursor to move a button (click the button again will cancel the limit), move th
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:3.06kb
    • 提供者:梁龙美
  1. jpeg

    0下载:
  2. vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标。-When vc + + to get the color of the specified pixel, as shown in the demo screenshot, users can use the left mou
  3. 所属分类:Button control

    • 发布日期:2017-04-17
    • 文件大小:385.45kb
    • 提供者:heyonghui
  1. MyMouse

    0下载:
  2. 这是一个能实现鼠标的单击、双击、滚轮的功能的一个小程序,这是基于QT上的。-This is to achieve a mouse click, double click, scroll wheel features a small program, which is based on the QT.
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:6.15kb
    • 提供者:梦醒来
搜珍网 www.dssz.com