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

搜索资源列表

  1. mouse

    0下载:
  2. 鼠标控制程序,用鼠标可以拖动无边框的体.能给大家一参考.-Mouse control procedures, with the mouse can drag the body has no border. Give us a reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3968
    • 提供者:杜先生
  1. MoveSelOb

    0下载:
  2. 这个程序可以实现选定拖动和目标,时候初学者。-This procedure can drag and objectives selected, the time for beginners.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:44049
    • 提供者:癸笑
  1. simple_draw

    1下载:
  2. MFC 简单画图功能 选择 拖动 删除 镜像-MFC simple drag drawing function to choose to delete image
  3. 所属分类:Windows Develop

    • 发布日期:2014-06-25
    • 文件大小:124425
    • 提供者:theo
  1. 099

    0下载:
  2. 一个类似QQ、OutLook界面的对话框程序.右键单击有弹出菜单,可修改文字和图标大小。用左键单击和拖动时候会出现不同效果。-A similar QQ, OutLook interface dialog box procedure. Right-click pop-up menu there may amend the text and icon size. With left-click and drag the effect of time will be different.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:58375
    • 提供者:xxj
  1. res

    1下载:
  2. 用vb代码写的,一个好的控件运行时拖动控件和改变大小(修改版)-Using vb code written by a good run-time controls and change controls drag size (modified version)
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:3232
    • 提供者:gao
  1. xiangqi

    0下载:
  2. vc++ 实现的网络象棋程序 没有加入象棋的规则,主要是网络通信部分 其实鼠标拖动棋子的移动也不简单呀,值得学习-vc++ achieve network chess program did not join the chess rules, mainly network communication part of it and drag the mouse movement or simple pawn it, it is worth learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:861888
    • 提供者:sdfas
  1. ToolbarDemo

    0下载:
  2. 工具栏定制演示程序,主要功能:1、定制工具栏;2、工具栏管理,通过上、下、左、右切换工具栏和图标按钮;3、通过定制窗口,可以把其他工具栏中图标按钮鼠标拖动动态添加到目标工具栏上-Toolbar custom demo program, the main functions: one, customized toolbar 2, toolbar management, through the upper and lower, left and right to switch the toolba
  3. 所属分类:ToolBar

    • 发布日期:2017-04-25
    • 文件大小:80792
    • 提供者:
  1. MovePictureView

    0下载:
  2. 图像处理典型算法,主要处理的是在视图中拖动图片-Typical image processing algorithms, mainly deal with are in the view of the picture drag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:fuyu
  1. DEMO

    0下载:
  2. 这是一个在图片上画图标,可以拖动图标的画图程序.-This is a draw on the picture icon, you can drag the icon of the drawing process.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:547639
    • 提供者:yygkko
  1. RuntimeCreateImgAndDrag.src

    0下载:
  2. 当程序运行时,窗口中生成可图像文件,并可以按下鼠标进行拖动,一个很不错的图形处理实例。 -When the program runs, the window can be generated image file, and can click the mouse to drag, a very good example of graphics processing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-27
    • 文件大小:17173
    • 提供者:王猛
  1. DragAndDrop_src

    0下载:
  2. vc开发多种模式的界面原程序,关于控件间的拖动操作-vc interface development of the original multi-modality procedures, between the drag on the operation of controls
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:15998
    • 提供者:tao
  1. GraphTest

    0下载:
  2. 在一副位图上,实现图像可以随着鼠标的位置变化而拖动功能-In a bitmap, the image can change with the location of the mouse and drag feature
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:26164
    • 提供者:Rabbit
  1. gifload_demo

    0下载:
  2. 图像拖动,视图显示查看。从英文网站搜索找到的,适合中国同行学习研究。-graph dragdrop
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:116291
    • 提供者:liutadaye
  1. movecontrol

    0下载:
  2. 对话框程序,其中的按钮,编辑框可以拖动, 当三秒钟不拖动的时候,就不可以拖动了,单击一下控件可以继续拖动-Dialog box procedure, which button, drag the edit box, three seconds when the time does not drag, can not drag and click and drag the control to continue
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1882271
    • 提供者:吴光雷
  1. interdraw

    0下载:
  2. 实现交互式绘图,可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小 -The realization of interactive graphics, based on the user' s choice with the mouse and the arrow keys to draw a variety of graphics can dynamically drag the drawing, and displa
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:242328
    • 提供者:zeerton
  1. ControlMove

    0下载:
  2. C#实现控件的鼠标拖动、控件的大小改变,经调试,正常,可用以自定义控件-Drag the mouse to achieve control, control the size of change
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:58828
    • 提供者:Andy
  1. GraphFlowProject

    1下载:
  2. 一个可自由拖动的工作流设置控件,本人开发-Drag a free set of workflow control, I developed
  3. 所属分类:OA

    • 发布日期:2017-03-30
    • 文件大小:138447
    • 提供者:钟敬德
  1. MovePicture

    1下载:
  2. 实现在图像视图中可以拖动图片的功能。主要通过不断地改变图片的位置来实现。-This program can draw the picture in the view.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:330797
    • 提供者:杨兆辉
  1. GrRead

    0下载:
  2. CAD二次开发,创建对象时的动态拖动技术.-CAD secondary development of the dynamic creation of object technology drag.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3689461
    • 提供者:平凡
  1. RectTracker

    0下载:
  2. 绘制了一个正方形,与之对应的八个点,能用上鼠标拖动其中一个点可改变正方形的大小!也能按住鼠标左键拖曳正方形!-Draw a square, eight corresponding points, drag the mouse can be used on a point which can change the size of a square! Hold down the left mouse button can also drag a square!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:290730
    • 提供者:林波波
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com