搜索资源列表

  1. CImageList

    0下载:
  2. CImageList类的使用和显示动画-CImageList category and demonstrate the use of animation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37381
    • 提供者:aas
  1. iebars_src

    0下载:
  2. CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items. CAlphaImageList: A replacement for CImageL
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:19648
    • 提供者:huat
  1. CImageList

    0下载:
  2. CImageList类的使用和显示动画-CImageList category and demonstrate the use of animation
  3. 所属分类:Windows编程

    • 发布日期:2024-06-28
    • 文件大小:36864
    • 提供者:aas
  1. 32位 DIB 图形类

    0下载:
  2. 32DIB位图的类,估计很多人看过,不过很经典,推荐新人看一下-32DIB bitmap type, it is estimated that many people have read it, but it's classic and recommend new look at
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-28
    • 文件大小:515072
    • 提供者:曹真
  1. MFCtypicallcode

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2024-06-28
    • 文件大小:22283264
    • 提供者:雷鹏
  1. iebars_src

    0下载:
  2. CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items. CAlphaImageList: A replacement for CImageL
  3. 所属分类:菜单

    • 发布日期:2024-06-28
    • 文件大小:19456
    • 提供者:huat
  1. cimagelist

    0下载:
  2. 经典的CimageList 操作实例.适用初学者-The classic example of CimageList operation. For beginners
  3. 所属分类:界面编程

    • 发布日期:2024-06-28
    • 文件大小:230400
    • 提供者:倪燕翔
  1. CImageList

    0下载:
  2. CImagelist CImagelist-CImagelist
  3. 所属分类:Windows编程

    • 发布日期:2024-06-28
    • 文件大小:36864
    • 提供者:fke
  1. vc

    0下载:
  2. 在vc应用程序中插入微型动画--本文利用CImageList类保存数幅画面,利用Draw函数在一定的时间间隔播放出来,形成了类似GIF动画的效果-Vc application in micro-insert animation- In this paper, save a few pieces of CImageList class picture, use Draw function in a certain time interva
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-28
    • 文件大小:8192
    • 提供者:caowei
  1. VC_data_control

    0下载:
  2. VC关于数据显示的控件的用法,ctreeview,cimagelist,ceditrich-VC control on the data usage, ctreeview, cimagelist, ceditrich
  3. 所属分类:界面编程

    • 发布日期:2024-06-28
    • 文件大小:476160
    • 提供者:廖小超
  1. CImageList

    0下载:
  2. CImageList 的使用方法,包括对此类的所有介绍和相关的编程例子-CImageList to use, including all of these presentations and related programming examples
  3. 所属分类:Windows编程

    • 发布日期:2024-06-28
    • 文件大小:9216
    • 提供者:shiliqiang
  1. CImageList

    0下载:
  2. CImageList,图像列表控制提供了控制图像列表的基本方法-CImageList, image list image list control provides a basic method of control
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-28
    • 文件大小:21504
    • 提供者:shashou
  1. CImagelist-user

    0下载:
  2. 图像列表控制(CImageList)是相同大小图像的一个集合,能实现增加、删除、替换和拖动图像等操作.-Image list control (CImageList) is a collection of images the same size, can achieve to add, delete, replace, and drag images and other operations.
  3. 所属分类:界面编程

    • 发布日期:2024-06-28
    • 文件大小:16384
    • 提供者:husisi
  1. 0536548200710209193659

    0下载:
  2. 一套完整的某公司的石油钻井设计软件 源代码公布, 可供VC学习之用-A complete set of a company-CPen CString CBrush CWnd CDialog LoadResource CDataExchange CDC CRect GetClientRect SetBkMode CPalette CClientDC SelectPalette RealizePalette IsChild CStdioFi
  3. 所属分类:系统编程

    • 发布日期:2024-06-28
    • 文件大小:9515008
    • 提供者:madud00079
  1. TrainTickets

    0下载:
  2. MFC实现的火车票务系统,使用CImageList显示图标按钮,使用串行化存储票务信息,使用文件作为存储媒介。-MFC implementation of the train service system, the the CImageList display icon buttons, the use of serial storage ticket information, use the file as storage media
  3. 所属分类:交通/航空行业

    • 发布日期:2024-06-28
    • 文件大小:36780032
    • 提供者:张贺
  1. CToolBar

    0下载:
  2. 向对话框类中添加工具栏 在文档/视图结构中,添加工具栏是非常方便的,但在基于对话框的应用程序中,就稍稍复杂一点了。通常情况下,向对话框中添加工具栏有两种方法。 第一种方法: 特点: ① 使用CToolBar类,可以装载工具栏资源。 ② 代码编写简单方便。 第二种方法: 特点: ① 使用CToolBarCtrl类,必须与CImageList类联合使用。 ② 可以支持真彩色(32位)图标。 -Add
  3. 所属分类:软件工程

    • 发布日期:2024-06-28
    • 文件大小:12288
    • 提供者:zhenli
  1. BmpMenu

    0下载:
  2. 用bmp图像,动态变化菜单显示,在MFC中,用CImageList加载位图,建立菜单项与位图的索引,在菜单上显示位图。-Bmp image, the dynamic changes in the menu to load a bitmap in MFC, use CImageList to establish the index of the menu item with bitmap display bitmap on the men
  3. 所属分类:界面编程

    • 发布日期:2024-06-28
    • 文件大小:14336
    • 提供者:liming
  1. ImageBrowser

    0下载:
  2. MFC CListCtrl与CImageList开发的图片浏览器,可水平显示,垂直显示打开的图片。 研究背景:主要用于开发人脸抓拍图片浏览的参考 2012-8-19-MFC CListCtrl CImageList developed Picture Viewer can be displayed horizontally, open the picture displayed vertically.
  3. 所属分类:界面编程

    • 发布日期:2024-06-28
    • 文件大小:1252352
    • 提供者:jackshen
  1. TESTGETICON

    0下载:
  2. 获取文件图标将其显示出来,并将其添加进CIMageList显示,其主要实现的是将ICON图标保存,再读取显示!vs2003-Get the file icon to display it and add it into the CIMageList show that its main achievement is the ICON icon to save, and then read the display! vs2003
  3. 所属分类:系统编程

    • 发布日期:2024-06-28
    • 文件大小:56320
    • 提供者:未愈书生
  1. CImageList

    0下载:
  2. CImageList的简单应用, 适合初学者, 希望对大家有帮助-CImageList simple application, suitable for beginners, we hope to help
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-06-28
    • 文件大小:12288
    • 提供者:冯大伟
« 12 »

源码中国 www.ymcn.org