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

搜索资源列表

  1. RectTracker

    0下载:
  2. MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50643
    • 提供者:肖吉
  1. CCourseware

    0下载:
  2. 自己做的一个仿造powerpoint的课件编辑器,里面对CRectTracker和皮肤的应用相信大家感兴趣-doing imitations of a powerpoint courseware editor, right inside the skin CRectTracker and we believe that the application of interest
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:628573
    • 提供者:郭少枫
  1. TRTracker

    0下载:
  2. 一个漂亮的拖拉框代码,远比VC中自带的CRectTracker强-a beautiful tractor frame code than VC's own strong CRectTracker
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:49734
    • 提供者:陈思远
  1. resize

    0下载:
  2. Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at de
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10563
    • 提供者:日报
  1. trackerOnCRectTracker

    0下载:
  2. 应用CRectTracker类来实现橡皮条技术-application to achieve CRectTracker category of technical rubber
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:56827
    • 提供者:笑春风
  1. WindowPaint

    0下载:
  2. Windows 画图程序的白色“画布”实现。主要用到了CRectTracker类来控制窗体的大小,实现出窗体有8个控制点的目的。-white "canvas" to achieve. CRectTracker used in the main control window class size, Form a realization out eight control points purpose.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:5754
    • 提供者:刘浩
  1. CRectTracker

    2下载:
  2. CrectTracker类的使用实例,适用于初学者
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34833
    • 提供者:高宏亮
  1. CGridDemo

    0下载:
  2. 用CCridWnd制作表格 为每个单元表添加CButton控件和CRectTracker对象
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:47516
    • 提供者:liang
  1. CRectTracker

    0下载:
  2. CRectTracker的使用样例, CRectTracker的使用样例,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:51775
    • 提供者:szjacky
  1. GraphicsDraw

    0下载:
  2. MyDraw绘图软件,介绍利用VC绘图,及如何动态选取并修改图形对象(CRectTracker类)。-MyDraw mapping software, introduced VC mapping, and how to select and modify dynamic graphic objects (CRectTracker category).
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:159185
    • 提供者:艾提
  1. CRectTracker.CRectTracker类的使用实例

    0下载:
  2. CRectTracker类的使用实例,可以在图片控件上画橡皮筋矩形,Examples of the use of CRectTracker category, you can paint the picture controls on the rubber band rectangle
  3. 所属分类:界面编程

    • 发布日期:2017-05-15
    • 文件大小:3693772
    • 提供者:刘平
  1. GraphicDrawSample.rar

    0下载:
  2. CRectTracker类的应用例子,对CRectTracker类的原理、用法做一个简单的介绍,Examples of types of applications CRectTracker
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:336554
    • 提供者:jinglangyu
  1. LineTracker_demo

    0下载:
  2. LineTracker源码,实现类似CRectTracker的功能。-LineTracker source, CRectTracker to achieve similar functionality.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:45388
    • 提供者:expertping
  1. Tracker_demo

    1下载:
  2. CRectTracker类,用来改变图元的大小,尺寸,位置。-CRectTracker category, used to change the pixel size, size, location.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:27471
    • 提供者:王牌
  1. qqscreencatchpromote

    0下载:
  2. 在QQ 静态截图程序模拟实现的前提下。对其中   程序中操作提示窗口文本更新闪烁问题;   程序在调整截取矩形大小和位置时,主窗口收不到消息;   CRectTracker类的简要说明和改造类CMyTracker; -QQ static screenshot in the simulation process under the prerequisite of the realization. Operation of these procedures to upda
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3403
    • 提供者:阿斯顿
  1. CatchScreen

    0下载:
  2. QQ 静态截图完善实现之改造 CRectTracker 类 -QQ improve the implementation of the transformation of a static screenshot CRectTracker class QQ perfect realization of the transformation of a static screenshot CRectTracker class
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:69797
    • 提供者:依星
  1. QQIMG

    0下载:
  2. 类似QQ截屏 CRectTracker的使用-CRectTracker
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:36476
    • 提供者:李方涛
  1. CRectTracker

    0下载:
  2. CRectTracker类的使用方法,一看就知道如何使用-CRectTracker class to use, one can know how to use
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:34670
    • 提供者:張三
  1. CRectTracker

    0下载:
  2. CRectTracker类的使用,CRectTracker类的使用-The use CRectTracker category
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:1083667
    • 提供者:
  1. CRectTracker

    0下载:
  2. 使用CRectTracker类,在对话框上绘画橡皮条矩形,使用鼠标可以移动矩形、放大或缩小。 -Use CRectTracker class, drawing on the dialog rubber rectangle, use the mouse to move the rectangle, zoom in or out.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:74256
    • 提供者:cheng
« 12 »
搜珍网 www.dssz.com