搜索资源列表

  1. 在Visual Basic中如何拖動窗體或控件.files

    0下载:
  2. 现在的许多windows下的应用程序,都采用了图形化的界面,例如:WINAMP等!这样做的好处是可以使程序界面更漂亮生动,更具吸引力。但是在这样的界面下就不能使用Windows原来的标题条了,否则会影响界面的美观性。那么在没有标题条的情况下如何用鼠标拖动窗体呢?或者拖动其它的控件呢?-the windows of many applications have adopted a graphical interface, for exam
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30508
    • 提供者:tany
  1. JAVA鼠标绘图和键盘绘图

    0下载:
  2. * 鼠标绘图和键盘绘图。鼠标事件和键盘事件 * 提示: 鼠标拖动绘图,响应 mouseDragged 事件 * 方向键绘图,响应 keyPressed 事件-mouse and keyboard mapping. The mouse and keyboard events events * Tip : Drag the mouse drawings, mouseDragged response to the incident d
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6120
    • 提供者:邰科
  1. VC++无标题栏对话框的拖动

    0下载:
  2. VC++实现无标题栏对话框的拖动,很多基于对话框的应用程序都是不带框架的,也就是说对话框没有标题栏。众所周知,窗口的移动都是通过鼠标点住标题栏拖动窗口实现的,那么现在没有了标题栏,如何移动对话框呢?请参考这个源代码
  3. 所属分类:源码下载

    • 发布日期:2010-12-05
    • 文件大小:24823
    • 提供者:lcjnt@126.com
  1. rbanding

    0下载:
  2. 拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:蓝天涯
  1. dragmovedlg2ing

    0下载:
  2. 对《在线杂志》第十六期文章《无标题对话框的拖动》所附代码的改进,示范了如何用鼠标点击有上下文菜单的窗口或对话框背景(即客户区)实现拖动操作。-right "online magazine" the 16th article of "dragging the dialog box title" code attached to the improvement of the model of how
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:67584
    • 提供者:啊啊啊
  1. mouse right color draw

    0下载:
  2. 鼠标拖动绘制彩色曲线,测试Slider控件。使用VB右击功能。-mouse drive mapping color curve, slider control tests. VB right click function.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:丁一
  1. dragmovedlg

    0下载:
  2. 很多基于对话框的应用程序都是不带框架的,也就是说对话框没有标题栏。众所周知,窗口的移动都是通过鼠标点住标题栏拖动窗口实现的,那么现在没有了标题栏,如何移动对话框-lot of the dialog-based applications are without fr a mework, in other words not the dialog title bar. As we all know, Windows Mobile are l
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:64512
    • 提供者:吴忧
  1. 这是一个放大镜的例子

    0下载:
  2. 这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。-This is a realization of a magnifier function of the code, by selecting the magnifying glass toolbar button then click the left mouse and drag Kin can enlarge the con
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:28672
    • 提供者:王卫军
  1. JAVA鼠标绘图和键盘绘图

    0下载:
  2. * 鼠标绘图和键盘绘图。鼠标事件和键盘事件 * 提示: 鼠标拖动绘图,响应 mouseDragged 事件 * 方向键绘图,响应 keyPressed 事件-mouse and keyboard mapping. The mouse and keyboard events events* Tip : Drag the mouse drawings, mouseDragged response to the incident di
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:邰科
  1. vc++CutBmp

    1下载:
  2. VC++ 截图软件源码!鼠标左键拖动截取任意大小图像!-err
  3. 所属分类:GDI/图象编程

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

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:王猛
  1. DrawTools

    0下载:
  2. DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:253952
    • 提供者:徐欣
  1. circle

    0下载:
  2. 鼠标拖动画圆 语言是opengl vc++ -Drag your mouse drawcircle opengl vc++
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:395264
    • 提供者:zhaoln
  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 dynamicall
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:242688
    • 提供者:zeerton
  1. ControlMove

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

    • 发布日期:2024-05-14
    • 文件大小:58368
    • 提供者:Andy
  1. EX04B

    0下载:
  2. 在屏幕左上方画个圆圈,可以用鼠标任意拖动-The upper left corner of the screen drawing a circle, you can drag with the mouse arbitrary
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:丁明
  1. MyDrawing

    0下载:
  2. mfc但文档程序例子,用鼠标拖动可以实现画圆或矩形-But the documentation procedures mfc example, draw a circle with the mouse drag can be achieved or rectangular
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:62464
    • 提供者:王柳
  1. DrawingProject

    0下载:
  2. 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use t
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:9645056
    • 提供者:赵斌
  1. tuxingxue

    0下载:
  2. c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习-c++ to do graphics content. . Drag your mouse animated straight, hold the mouse painting. Filled. . . All the basic functions of graphics imp
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:20097024
    • 提供者:叶子
  1. tujs

    0下载:
  2. js图片查看器。 鼠标拖动图片任意方向旋转,鼠标滚动滚轮缩放,任意角度翻转。 兼容各主流浏览器-js picture viewer. Drag the image rotate in any direction, the mouse scroll wheel zoom, arbitrary flip angle. Compatible with all major browsers
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:58368
    • 提供者:成伟
« 1 2 3 45 6 7 8 9 10 ... 45 »

源码中国 www.ymcn.org