CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 状态条 搜索资源 - vc 控件

搜索资源列表

  1. avidemo

    0下载:
  2. AVI进度条控件,VC编写,模仿WINDOWS的下载对话框-AVI progress of controls, VC prepared to imitate the Windows download dialog box
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:32204
    • 提供者:英雄
  1. XP_status

    1下载:
  2. XP界面状态拦控件代码-增强版,VB、VC、VFP、DELPHI均可以调用-XP interface controls the state bar code-enhanced version of VB, VC, VFP, Delphi can call
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:34115
    • 提供者:饶金刚
  1. XpProgressBar

    0下载:
  2. 一个非常漂亮的进度条控件源代码,也可以在VC中使用。
  3. 所属分类:状态条

    • 发布日期:2014-01-17
    • 文件大小:42535
    • 提供者:陈毅锋
  1. Office2003PopupMessageBox

    0下载:
  2. 很好用的VB控件,没有在VC中试过,不知道VC可不可以用。
  3. 所属分类:状态条

    • 发布日期:2014-01-17
    • 文件大小:17796
    • 提供者:陈毅锋
  1. SkinProgressTest_exe_src_102

    0下载:
  2. VC实现的用图片带皮肤的进度条控件,并且可以更换图片。
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:86837
    • 提供者:wxa
  1. StatusTest

    0下载:
  2. 利用VC开发了在状态栏上显示只读的CEdit控件,工具栏可以随着窗口的宽度来换行。-Developed the use of VC in the status bar to show read-only CEdit controls, toolbars can be with the width of the window to wrap.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-10
    • 文件大小:42967
    • 提供者:majikang
  1. freecell

    0下载:
  2. Progress控件能让人们感受到一个应用程序执行的进度,在很多应用程序中都能用到它,但通常只支持在单任务中,我在Windows98/NT中文操作系统下,在VC++6.0环境下,利用线程编制了一个非常小巧的应用程序来实现Progress控件的使用。它可以支持多线程,使用起来很方便。 -Progress control allows people to feel that the implementation of an application' s progress, in many ap
  3. 所属分类:StatusBar

    • 发布日期:2017-03-31
    • 文件大小:27901
    • 提供者:wangxh
  1. 20060515_superprogress

    0下载:
  2. vc编写的程序;采用渐变色表示的进度条;属于控件类-vc written procedures gradient expressed by the progress bar belongs to the control class
  3. 所属分类:StatusBar

    • 发布日期:2017-03-31
    • 文件大小:8465
    • 提供者:chengcheng
  1. CXTOutBarCtrl

    0下载:
  2. 大家都见到过QQ的菜单吧,折叠展开那种,这一款是VC++中的outlookbar折叠菜单控件,CXTOutBarCtrl,与QQ折叠面板有点相似,不过要做成QQ的效果还需要一些努力,本控件实现的是骨架功能,美化还需要自己不断摸索-QQ all seen the menu bar, the kind of collapse started, it is a VC++ in outlookbar collapse menu controls, CXTOutBarCtrl, folding panel
  3. 所属分类:StatusBar

    • 发布日期:2017-04-03
    • 文件大小:44664
    • 提供者:
  1. AddProgressToStatus

    0下载:
  2. VC实现在状态栏中添加一个进度条是学好控件的好东西。-VC to achieve progress in the status bar to add a control bar is a good thing to learn.
  3. 所属分类:StatusBar

    • 发布日期:2017-03-31
    • 文件大小:30837
    • 提供者:李煜
  1. skin

    0下载:
  2. vc如何以静态文本框为基类,自绘漂亮的滚动条控件-vc how to static text box as the base class, since the painting beautiful scroll bar control
  3. 所属分类:StatusBar

    • 发布日期:2017-11-16
    • 文件大小:61207
    • 提供者:张德轩
  1. ClrGradientPrgssCtrl

    0下载:
  2. 一个可变显示文本,颜色可变,颜色渐变的进度条控件,使用VC++6.0-A variable text, variable color, color gradient progress bar control, using VC++6.0
  3. 所属分类:StatusBar

    • 发布日期:2017-04-02
    • 文件大小:21009
    • 提供者:LQWANG
  1. progress-bar-control

    0下载:
  2. 5.VC如何使用进度条控件?5.如何使用进度条控件?- 5 How to use the progress bar control?
  3. 所属分类:StatusBar

    • 发布日期:2017-04-01
    • 文件大小:157227
    • 提供者:LCCTHM@163.com
  1. MyStatus

    0下载:
  2. VC++在状态栏中加入控件,具体是在状态栏中加入一个文本框,当点击窗口中的“A”按钮时,此文本框被激活,当你在文本框中输入文字时,窗口的空白处也可以显示输入的字符,如何把文本框放在窗体的状态栏里面呢?本源码将告诉你答案哦- VC++ join in the status bar controls, specifically adding a text box in the status bar, click on the window when the A button, the tex
  3. 所属分类:StatusBar

    • 发布日期:2017-04-23
    • 文件大小:28788
    • 提供者:wangshuang
  1. ProgressDemo

    0下载:
  2. 进度条控件VC++实现的例子,在VS2010下编译通过。可以用于学习进度条控件。-Examples progress bar control VC++ implementation, in VS2010 compiler through. It can be used to study the progress bar control.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-26
    • 文件大小:26174
    • 提供者:zhongde
搜珍网 www.dssz.com