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

搜索资源列表

  1. 图形按钮类

    1下载:
  2. 图形按钮控件,旋转按钮,在其按钮上的绿色旋钮会跟着转动。-graphics button controls, rotating button, in his green button on the knob rotation will follow.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:64999
    • 提供者:孙卫东
  1. MAC样式的按钮

    0下载:
  2. mac按钮,按钮类,在vc上面测试通过,可以放心使用 -button, a button in the category vc above tests, can be assured use
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:23286
    • 提供者:老猫
  1. 实现背景透明的按钮类

    1下载:
  2. 本人做的实现按钮透明的类,希望可以给vc++界面编程的人员,带来方便,程序有不足之处,希望大家多指正-I do realize button transparent category, hoping to vc programming interface, convenient and procedures are inadequate, we want more correction
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:313626
    • 提供者:杨小辉
  1. 一个三角形的按钮类

    0下载:
  2. 本代码例子提供了实现三角形按钮绘制的实现。-the code examples for achieving triangle button mapping is achieved.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:32183
    • 提供者:张连成
  1. 这个类库可以在按钮上显示avi动画

    0下载:
  2. 本代码提供了可以在按钮上播放AVI动画的按钮类库-the code provides a button on the broadcast button AVI animation library
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:73190
    • 提供者:张连成
  1. 自定义Button类

    0下载:
  2. 带颜色的自定义Button控件类
  3. 所属分类:按钮控件

    • 发布日期:2009-07-08
    • 文件大小:12659
    • 提供者:jiangwugui
  1. 一个显示图片和3D文字按钮的实现

    0下载:
  2. 描述:自定义热敏位图按钮 功能:实现鼠标热敏,显示3d文字 说明:继承至CButton类
  3. 所属分类:Windows编程

  1. VC++ 6.0 PNG按钮类

    1下载:
  2. 使用GDI+ 实现不规则的按钮,并且可以透明
  3. 所属分类:按钮控件

    • 发布日期:2010-09-27
    • 文件大小:1121884
    • 提供者:wuminggang
  1. BT按钮类的实现

    0下载:
  2. 点下按钮实现BT功能
  3. 所属分类:按钮控件

  1. mobile下的按钮类

    0下载:
  2. 适用于window mobile系统,里面有demo程序和源码,用于mobile系统的界面编程,美化按钮
  3. 所属分类:通讯编程

    • 发布日期:2012-01-16
    • 文件大小:2431242
    • 提供者:gisxing@126.com
  1. CeWizardDemo.rar

    0下载:
  2. EVC下的按钮类,可以加载图标、改变按钮颜色等,功能强大,EVC button under the category, you can load the icon, change the button color, powerful
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:148909
    • 提供者:赵文浩
  1. Mac风格的按钮、检查框等类库

    0下载:
  2. 【源码】【MFC】【按钮】Mac风格的按钮、检查框等类库,MFC source 【】 【】 【】 button Mac style buttons, check boxes, such as library
  3. 所属分类:Windows编程

    • 发布日期:2017-03-28
    • 文件大小:46932
    • 提供者:wtz
  1. transparenceBtn.rar

    0下载:
  2. 透明按钮及图片按钮类,vc++6.0工程,供大家参考,transparence button vc++ project,as a reference
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:3134320
    • 提供者:mgf
  1. QQLOGIN

    0下载:
  2. 仿QQ登陆界面,虚拟键盘,按钮类,超级逼真-QQ landing imitation interface, virtual keyboard, button-type, super-realistic
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:1775014
    • 提供者:朱俊
  1. 11

    0下载:
  2. 一个本人写按钮类,可改变颜色的,可以作为想重绘空间类的一个参考。 可以用在evc中,vc6也可以。-I write a button type, can change the colors, would like to redraw the space can be used as a reference category. Can be used in EVC in, vc6 can.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3266
    • 提供者:董莹
  1. Trans_Button

    0下载:
  2. 一个透明按钮的例子,从CButton继承的按钮类实现透明的背景并有多种按钮风格.-Example of a transparent button, the button inherited from CButton Class transparent background and realize there is a variety of button styles.
  3. 所属分类:Button control

    • 发布日期:2017-04-16
    • 文件大小:86920
    • 提供者:mark
  1. CButton

    0下载:
  2. 由VC++中的CButton类扩展的经典风格按钮,严格来说是由CButton的派生类CLinkButton为基础而制作,用此派生类制作的按钮外观类似静态控件类CStatic 产生的效果,当鼠标移到按钮上并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平效果,对Windows经典风格喜欢的朋友相信也会喜欢本款按钮。-By VC++ in the Class CButton button to expand the classical style, strictly spea
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:24266
    • 提供者:602
  1. AutoHideWindow

    0下载:
  2. 自动隐藏窗口 并且有自定义的图片按钮类 -Auto-hide the window and have a custom image button in class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2630094
    • 提供者:王小洪
  1. axisComms

    0下载:
  2. 加载图片的按钮类。可加载icon, bmp文件。-load image file
  3. 所属分类:Button control

    • 发布日期:2017-04-25
    • 文件大小:140574
    • 提供者:kimgecko
  1. 强大的按钮类CButtonST实例演示和详解(附源码)

    0下载:
  2. 强大的按钮类CButtonST实例演示和详解(Strong button class CButtonST instance demonstration and detailed explanation)
  3. 所属分类:按钮控件

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com