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

搜索资源列表

  1. 修改Delphi不同版本的控件选择方式

    0下载:
  2. 修改Delphi不同版本的控件选择方式,主要是选择控件栏太长时,不需点击,通过鼠标移动可实现-revised Delphi different versions of the control options, the choice is the main control column too long, not clicks, the mouse movement can be realized
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:328.89kb
    • 提供者:血泪痕
  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
    • 文件大小:187.36kb
    • 提供者:张凡
  1. 动态改变大小的控件

    1下载:
  2. 这个类库提供了在运行时动态改变控件大小的能力,就像Visual Studio做资源时那样拖动即可。但它的缺点是当鼠标拖动较快时,缩放会跟不上鼠标移动。你可以试着修正这个bug。 。-the class library provided at runtime dynamic change controls the size of abilities, like Visual Studio resources to do so may drag. But the drawback is that w
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29.18kb
    • 提供者:刘辉
  1. 模拟QQ小键盘的一款Delphi控件源码

    0下载:
  2. 内容索引:Delphi源码,控件组件,小键盘   模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳…   FAutoFitSize: Boolean; //是否自动调整大小    FAtOnceRePaint: Boolean; //字段改变后是否立即刷新    FUsePicture: Boolean; //使用图片做为
  3. 所属分类:按钮控件

  1. delphi中用鼠标拖动移动Image控件

    0下载:
  2. delphi中用鼠标拖动移动Image控件,delphi drag with the mouse controls mobile Image
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:318.21kb
    • 提供者:wang
  1. vb_drawline 在vb中添加picturebox控件

    0下载:
  2. 在vb中添加picturebox控件,通过鼠标动态移动实现曲线的绘制。-Add in vb picturebox control, achieved by moving the mouse dynamic curve drawing.
  3. 所属分类:绘图程序

    • 发布日期:2016-01-26
    • 文件大小:44kb
    • 提供者:bendan
  1. extended_tooltip.zip 可以修改背景、字体颜色、延迟时间的tooltip控件

    0下载:
  2. 可以修改背景、字体颜色、延迟时间的tooltip控件,还可以多行显示,可以跟随鼠标小范围移动,The tooltip that can change background , font color and the delay time, it also can display multiple lines and move by mouse
  3. 所属分类:界面编程

    • 发布日期:2017-11-08
    • 文件大小:20.54kb
    • 提供者:
  1. DotNetBarStudy

    0下载:
  2. 用DotNetBar做的项目。DotNetBar是一个顶尖的.net第三方表示层空间。作出来的窗口可以说是非常非常非常的cool!SuperTooltip控件主要可以用于实现提示框。在它提供的sample中,实现了树视图中,鼠标移动到树节点上时显示的提示框。-DotNetBar to do with the project. DotNetBar is a top-notch. Net floor space for a third party, said. Be made to the wind
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1.03mb
    • 提供者:
  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
    • 文件大小:7.07mb
    • 提供者:wl
  1. wewer

    0下载:
  2. C#窗体停靠控件类似于QQ窗体停靠,鼠标移动开时窗体就会自动停靠.-C# form docked docked form control is similar to QQ, move the mouse to open automatically when the form of call.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:64.94kb
    • 提供者:lijia
  1. VCgame

    0下载:
  2. 这是一款VC++开发的拼图游戏,解决的问题有:如何分割图像并且绘制到Button或者Static控件上;Static控件如何能够响应鼠标;移动算法,可不可以获得最少步数?-This is a VC++ to develop the jigsaw puzzle to solve the problem: how to partition the image and draw on the Button or Static Control Static control how to respond
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:68.61kb
    • 提供者:幽蓝
  1. PicView

    1下载:
  2. 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:康云
  1. TipList_v1.1

    0下载:
  2. vc++ 2008 源码 list控件 鼠标移动显示说明对话框-vc++ 2008 source list control mouse shows that the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11.57mb
    • 提供者:liuxin
  1. Northwoods.Go

    0下载:
  2. GoDiagram控件提供了多种基本的图形对象,可进行组织图、工作流程图、销售图、流程图,鱼骨图,序列图,状态图等绘制,控件提供了如矩形,椭圆,多边形,文本,图片,线条等对象,并且可以对对象进行组合为复杂的对象,可以通过设置属性和重写方法来自定义外观和操作 支持基于鼠标对象的操作:选择、调整大小、移动、复制、拖拉,修改、添加、删除操作 控件内嵌编辑、打印、网格功能 支持自动布局 支持对文本进行字体、大小、颜色设置 支持多种图像如:BMP、ICO、JPG、GIF、
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:227.29kb
    • 提供者:spymaster
  1. following-the-mouse

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

    • 发布日期:2017-03-31
    • 文件大小:96.97kb
    • 提供者: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
    • 文件大小:8.2mb
    • 提供者:cwj
  1. MyTab

    0下载:
  2. 标签卡在左侧,有凹凸效果,可以插入图片,有鼠标移动效果(The label card is on the left and has a concave and convex effect. You can insert pictures and move the mouse)
  3. 所属分类:Tab控件

    • 发布日期:2017-12-18
    • 文件大小:2kb
    • 提供者:zy_world
  1. evftagexpansion

    0下载:
  2. 一个靶子可以随着鼠标移动的MFC小程序!简单易懂!,(A target can be as the mouse MFC program!)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-25
    • 文件大小:27kb
    • 提供者:cfrgzq
  1. HDisplay

    0下载:
  2. 用c#封装的自定义控件,在halcon原来的图像控件基础上,增加了鼠标自由拖拽移动,滚轮缩放,鼠标实时图像信息显示,基础图像处理等功能。(With c# custom control, in the original Halcon image control, the mouse has increased drag and drop, movement, roller scaling, mouse real-time image information display, basic image
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:491kb
    • 提供者:pepure
  1. 20834909

    0下载:
  2. VB051-设置鼠标移动区域,源代码不错,真心说一声好(VB051 - set the mouse area, source code is good, really have a chance to say good)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-26
    • 文件大小:412kb
    • 提供者:于滢
« 12 3 4 5 6 »
搜珍网 www.dssz.com