搜索资源列表

  1. 用VC6扩展CButton类制作风格独特的按钮.rar

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

    • 发布日期:2024-05-10
    • 文件大小:61424
    • 提供者:
  1. cbuttonst

    0下载:
  2. CButtonST目前最强大,功能最全的CButton派生类

  3. 所属分类:按钮控件

    • 发布日期:2008-08-21
    • 文件大小:49272
    • 提供者:haotian_77
  1. 3xyCtrl

    0下载:
  2. 有XP风格和位置形按钮,还有其它按从cbutton继承的单先按钮,复选按钮!-XP style and location-shaped buttons, and other on-cbutton inherited from the single-button first, check button!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:99376
    • 提供者:子奇
  1. ButtonEx

    0下载:
  2. 基于MFC,完全兼容CButton类。实现按钮的自定义图标显示、提示信息、背景自定义、文本自定义、按钮区域根据图形的前景图片显示等等的功能。-MFC-based, fully compatible CButton category. Since achieving the button icon definition, a message, from the definition of background, text from the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10723
    • 提供者:llp
  1. CButton

    0下载:
  2. 很好的BUTTON类,利用他,我们可以设计出美观大方的界面,美化我们的应用程序。-BUTTON good category, to use him, we can design a nice interface, improving the outlook of our application.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:41984
    • 提供者:xyz
  1. FxButtonClass_1

    0下载:
  2. 多功能按钮,按钮图片、文字都可以加上去。继承了mfc cbutton类的特性,同时也添加上了自己功能。-Multiple function buttons written in VC. You can add bitmap and text to button.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:zhang
  1. CButton

    0下载:
  2. 漂亮的按钮控件,类似vista,可设置透明与渐变-Glass effect button control, similar to vista, can set up a transparent and gradual
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:204800
    • 提供者:shenggang
  1. CExpandBtn

    0下载:
  2. 在我们使用一些软件时,常常看到有一些伸缩按钮,当我们单击此按钮时,会弹出或者隐藏一些信息,我们可以利用CExpandBtn类来实现这个功能. 1、首先,在XXXDlg.h文件中先给一个button定义一个成员变量,然后把CButton改为CExpandBtn,例如: CButton m_xxx 改为 CExpandBtn m_xxx 2、然后,在XXXDlg.cpp文件中的OnInitDialog()函数中,添加如下语句
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:hanhf
  1. CButton

    0下载:
  2. 单个模块实现仿QQ2009使用的DirectUI技术,目前只实现了按钮.-A single module to achieve imitation QQ2009 use DirectUI technology, currently only achieved button.
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:99328
    • 提供者:cadaver
  1. imgbutton

    0下载:
  2. MFC class derived by CButton
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:zheka
  1. CButtonST_demo

    0下载:
  2. CButton的使用,收藏的源文件,和大家学习-CButton use, collection of source files, and we learn from
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2338816
    • 提供者:chenqingyun
  1. ComboBoxST

    0下载:
  2. 自绘CCombobox,CButton,快速创建自定义介面,自动加载图片的例子-Since the draw CCombobox, CButton, quickly create a custom interface that automatically loads an example image
  3. 所属分类:组合框控件

    • 发布日期:2024-05-10
    • 文件大小:103424
    • 提供者:tmk
  1. CButton

    0下载:
  2. VC++/MFC 一个自绘的按钮控件类,实用简单方便。适合所有VC朋友-VC++/MFC button control, a self-painting classes, practical and easy. Suitable for all VC friends
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:Boris
  1. CButtonST

    0下载:
  2. CButton 派生类,很好用的。大家可以看看哦-CButton derived class, very good use. Oh, we can see
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-10
    • 文件大小:2343936
    • 提供者:sepathy
  1. CButton

    0下载:
  2. MFC编程,按钮的一个应用,非常简单,最基本的应用。-MFC programming, an application button is very simple, most basic application.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:2496512
    • 提供者:吴同成
  1. VCPP-CButton-with-image-support

    0下载:
  2. CGlyphButton is a class which inherits CButton MFC class, but supports loading a bitmap resource. Automatically draws a disable state. Resizes button for image and has a some kind of transparency.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:player259
  1. cbutton

    0下载:
  2. 用VC开发的风格独特的按钮,继承了vc6的CBUTTON类。-CBUTTON CLASS
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:61440
    • 提供者:刘永
  1. CButtonST

    0下载:
  2. CBUTTON 的功能介绍及使用介绍.各个功能均经本人验证。-the interence of the function and use of CBUTTON.Every function has been used by myself.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:787456
    • 提供者:李飞
  1. GdipButton_demo

    0下载:
  2. CButton使用GDI+绘制背景颜色,可以支持各种位图背景PNG、bmp、jpg、Gif等,非常好用-Button control using GDI+ to draw the background color, background bitmap can support PNG, bmp, jpg, Gif, etc., is very easy to use
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:1035264
    • 提供者:wyh2008
  1. CButton

    0下载:
  2. visual c++源代码:方行仪表图形控件 -visual c++ CButton
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:曾博
« 1 2 34 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org