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

搜索资源列表

  1. ColorButton.rar

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

    • 发布日期:
    • 文件大小:3865956
    • 提供者:
  1. ColorButton

    0下载:
  2. 一个改进的真彩位图按钮!-an improved color bitmap button!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:171219
    • 提供者:新康
  1. ColorButton

    0下载:
  2. 对mfc添加一个新的CButtonColor类,可以使按钮变色
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:42373
    • 提供者:kingkof
  1. colorButton

    0下载:
  2. 这是一个用vc开发的彩色按钮程序,主要是派生了一个CButton类。
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:34687
    • 提供者:清风
  1. ColorButton

    0下载:
  2. 在界面中实现彩色按钮,开发环境VC6.0
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:21085
    • 提供者:张敏孝
  1. ColorButton

    0下载:
  2. 通过派生于CButton的CColorButton类,制作出颜色的按钮控件-By the CColorButton class derived from CButton to produce a color button control
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2359470
    • 提供者:进步龙
  1. ColorButton

    0下载:
  2. 重载CButton类,实现彩色按钮-Color Button
  3. 所属分类:Button control

    • 发布日期:2017-11-09
    • 文件大小:34974
    • 提供者:Saverxu
  1. GDI-COLORBUTTON

    0下载:
  2. 用GDI自定义XP风格的按钮,代码精短简练-Using GDI custom XP-style button, code fine short concise
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:66057
    • 提供者:aa
  1. colorbutton

    0下载:
  2. 任意设置颜色的按钮控件 任意设置颜色的按钮控件-Arbitrarily set the color settings of the button controls the color of any button controls
  3. 所属分类:Button control

    • 发布日期:2017-03-26
    • 文件大小:29984
    • 提供者:kencbliove
  1. colorbutton

    0下载:
  2. clrbutton for borland delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:2014
    • 提供者:budi2k6
  1. ColorButton

    0下载:
  2. 这是个很有趣的工程 就是把按钮加颜色 这在界面花哨方面很有帮助,大家都喜欢漂亮好看的界面 从一个按钮开始吧-This is a very interesting project which is to add the button in the interface garish colors that was helpful, we all like pretty nice interface, from one button to get started
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:245610
    • 提供者:sunxingxin
  1. ColorButton

    0下载:
  2. 很好的颜色设置程序,如果你需要程序改变按钮颜色,这个绝对物有所值。-A good color setup program, if you need to program the button to change the color, the absolute value for money.
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:2445
    • 提供者:常建
  1. ColorButton

    0下载:
  2. 用于 颜色按钮-Button for Color
  3. 所属分类:Button control

    • 发布日期:2017-04-15
    • 文件大小:5833
    • 提供者:怒海争锋
  1. colorbutton

    0下载:
  2. 实现颜色按钮的功能,通过combox控件,可以选择颜色。
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:35539
    • 提供者:杨庭红
  1. colorButton

    0下载:
  2. 带颜色的按钮(可以加在自己的控件里)2011-7-20-Colored button control
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:29732
    • 提供者:2353910
  1. ColorButton

    0下载:
  2. 彩色按钮编程实践,基于VC++ 6.0 开发环境实现-Color button programming practice, based on the VC 6.0 development environment
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:31631
    • 提供者:肖传毅
  1. ColorButton

    0下载:
  2. 机器控制画面的按钮功能软件,可用于音响之类的电器产品。-The machine control screen button functions of the software can be used to sound like electrical products.
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:17133
    • 提供者:权辉
  1. colorbutton

    0下载:
  2. mFC按钮控件自绘。当移动鼠标能够改变按钮的颜色。-mFC button controls from the paint. When you move the mouse to change the color of the button.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:31097538
    • 提供者:桂豪纵
  1. ColorButton

    0下载:
  2. 在C++builder中标准按钮是不能改变文字颜色和背景的,可通过继承TButton类,在按钮上自绘文字,实现这种功能。具体实现过程请参考ColorButton.h文件,在CPP中调用方法如下:-In C++ builder can not change the standard button text color and background, through the inheritance TButton class, drawn the text on the button, to ac
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:2652
    • 提供者:yugang
  1. ColorButton

    0下载:
  2. 从qtiplot项目找的颜色对话框,用户只需要关注ColorButton就可以。-From qtiplot project looking color dialog box, users only need to focus ColorButton can.
  3. 所属分类:Button control

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