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

搜索资源列表

  1. RuntimeCreateImgAndDrag.src.ra

    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. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:16793
    • 提供者:Leviathan
  1. WinSim.rar

    0下载:
  2. 模拟Windows窗口分层,实现了拖动,Z顺序,置顶,窗体支持透明,模糊.,Simulation Windows window layering to achieve a drag, Z sequential, set-top, form support transparent and obscure.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:416716
    • 提供者:cadaver
  1. getcolor.rar

    0下载:
  2. C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。,C++ to prepare up color screen, and drag the mouse on the screen can get the color of any point, and then given 16 hexad
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:178076
    • 提供者:151
  1. offMenu

    0下载:
  2. 在VC++窗体上布局随意停靠可拖动的智能菜单 一个VC++自绘的窗体菜单,仿Office 2000风格的可停靠、可随意拖动位置的智能型菜单,代码里有一些方法和类是我们值得学习的,比如建立象MSN一样的在状态条上自动弹出和消隐的信息窗口、制作不需要位图资源,而具有阴影的的位图按钮等,这些类文件在你的项目中都能用到 -In the VC++ form, the layout of the smart casual dock can drag the menu from a VC++ pain
  3. 所属分类:Menu control

    • 发布日期:2017-03-29
    • 文件大小:166771
    • 提供者:ert
  1. wxdraganddrop

    0下载:
  2. [wxWidgets]如何实现一个可拖动的无标题栏窗口-wxWidgets how to drag and drop a window without title bar
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:3461
    • 提供者:scturtle
  1. DockPanel

    0下载:
  2. 非常好的winform窗口布局源码,仿vs.net开发界面,可随意拖动、驻留-dockpanel
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1106607
    • 提供者:jelly
  1. RMSource2.3.1

    1下载:
  2. 如意通经过二年的源码开放交流,得到了大家的肯定和支持,这一年来感谢大家的陪伴和支持,因为有大家的支持和鼓励,如意通才有前进的动力,经过大家的测试和商业用户的反馈,如意通发布2.3.1版,本次发布主要更新日志如下: 1.优化文件传输的连接速度和传输速度。 2.优化了语音的质量,支持静音检测。 3.优化远程协助,修正了协助时连接中断的问题。 4.新增插件栏的导航按钮。 5.新增信息发送快捷键Alt+s和关闭聊天窗口按钮。 6.新增每日新闻的加载页
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2013-05-14
    • 文件大小:11942246
    • 提供者:李林
  1. BCB6

    0下载:
  2. BCB6中无标题栏可拖动的窗口的四种方法-BCB6 No title bar of the window can be drag four methods
  3. 所属分类:Windows Develop

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

    0下载:
  2. 拖动程序内的图标得到窗口的handle,class,text,parent,颜色,windows 类-Drag the icon procedures to be a window handle, class, text, parent, colors, windows category
  3. 所属分类:Network Security

    • 发布日期:2017-11-24
    • 文件大小:129764
    • 提供者:站长
  1. 6_5

    1下载:
  2. 设计一个鼠标程序,在按下Ctrl键的同时按下鼠标左键,在窗口中拖动鼠标,可以画出一个圆;在按下Shift键的同时按下鼠标左键,在窗口中拖动鼠标,画出一个矩形。-The design of a mouse procedures, press the Ctrl key while pressing the left mouse button, drag the mouse in the window, you can draw a circle in pressing Shift key whil
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:8506
    • 提供者:zhenghujiang
  1. ex21

    0下载:
  2. 当对话框窗口拖动变化时,相关控件Cedit的范围相应变化。-When the dialog box, drag the window changes, related to the scope of the corresponding control Cedit change.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:3607688
    • 提供者:zhu
  1. GETcolor

    0下载:
  2. C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then gi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:226177
    • 提供者:sdfads
  1. SWindow

    0下载:
  2. 带颜色的奇特不规则窗口,可以用鼠标随意拖动;-With peculiar colors irregular window, you can easily drag with the mouse
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:609389
    • 提供者:yangyang
  1. GreenBrowser

    1下载:
  2. GreenBrowser 帮助 [V3.7] GreenBrowser 是一个多窗口绿色浏览器,它基于 IE,并且提供了更多的特色功能。 鼠标手势、鼠标拖动页面、鼠标拖拽、广告过滤、搜索引擎、搜索栏、页面背景色、工具栏皮肤、代理、标签栏、自动滚屏、自动保存、自动隐藏工具栏、自动填表、模拟按键、启动模式、悬浮监视窗、自定义收藏夹路径、页内链接分析、群组、状态栏显示设定、特定的下载控制方案、扩展工具栏、运行脚本、下载管理、页面缩放... -GreenBrowser help
  3. 所属分类:Browser Client

    • 发布日期:2017-05-07
    • 文件大小:1415667
    • 提供者:sdxiao
  1. GraphShower

    0下载:
  2. 本章实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:98996
    • 提供者:刘小白
  1. TestSpy

    0下载:
  2. 用Visual Studio搞开发的朋友对Spy++这个工具一定不陌生,它可以分析窗体结构、进程和窗口消息,对开发工作有很大辅助作用。我们需要研究某个对象时,只要调出其查找窗口,拖动探测器的指针到指定窗口/控件上释放即可。用VC打造一个属于自己的Spy++。 -Using Visual Studio for development of the Friend of the Spy++ This tool will definitely not unfamiliar, it can analyze
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:106305
    • 提供者:高军
  1. vcflashget

    0下载:
  2. VC开发的类似于Flashget的示例小程序,可以随意拖动,双击会弹出对话框窗口。-VC developed similar Flashget sample applet, you can easily drag, double-click the dialog box will pop-up window.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:3585015
    • 提供者:yanchangqing
  1. anidemo

    0下载:
  2. 该程序可自动绘出一副图画,然后我们可以用鼠标随意在windows窗口中拖动,很精彩啊-The program can automatically draw a pair of pictures, then we can use the mouse can drag the window in the windows, it is wonderful ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3268889
    • 提供者:john
  1. Scribble

    0下载:
  2. 一个基于MFC实现的Scroll 程序,可以实现动态的拖动移动光标扩展窗口-One program which is based on MFC structure by using scroll
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1974500
    • 提供者:kate_jack
  1. GraphShower

    0下载:
  2. 本章实例是一个类似ACDSee的图像浏览工具——GraphShower。raphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:98737
    • 提供者:Athena_yue
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com