搜索资源列表

  1. LinkBtnDlg

    0下载:
  2. 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。-introduced a CButton CLinkButton the derived class, using this ty
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:62464
    • 提供者:郑正明
  1. ButtonXp

    0下载:
  2. CButton动态显示背景颜色,显示颜色,变化多端,很好用-CButton dynamic display background colors, color display, and another good use
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:ben
  1. ImageButtonWithSyle_demo

    0下载:
  2. 从CButton派生出类CImageButtonWithStyle,该类可以实现在按钮上显示图形包括icon,bitmap等-derived from CButton CImageButtonWithStyle category, such can be achieved on the button to display graphics including icon, bitmap, etc.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:32768
    • 提供者:zhang
  1. CircleButton

    1下载:
  2. 介绍了四种圆形按钮的做法,非常的有用,CButton派生出一个类-introduced a four round button practice, very useful, CButton derived from a category
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:1197056
    • 提供者:叶林
  1. CWBButtonDemo

    0下载:
  2. CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:36864
    • 提供者:gxc
  1. xpbtncontrol

    0下载:
  2. Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I rece
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:16384
    • 提供者:gxc
  1. ListCtrlExt

    0下载:
  2. ListCtrlEx控件, 内嵌CEdit,CButton,CColorDlg,以及Browsing功能。-ListCtrlEx controls, embedded CEdit, CButton, CColorDlg, and Browsing function.
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-09
    • 文件大小:192512
    • 提供者:陈钢
  1. ChoiceButton_src

    0下载:
  2. It s a CButton-derived class that uses the OwnerDraw style.To use the control in your project, just add the following files to it: ChoiceButton.cpp ChoiceButton.h -It sa CButton-derived class that uses the OwnerDraw
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:27648
    • 提供者:小破孩
  1. button

    0下载:
  2. 透明按钮 cbutton继承类,加入到工程中即可使用-Transparent button cbutton inheritance category, added to the project to use
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:184320
    • 提供者:单鹏飞
  1. ImageText

    0下载:
  2. 在按钮中绘制图标,通过改写CButton中的DrawItem的方法来实现
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:72704
    • 提供者:肖月
  1. TestSkinButton

    0下载:
  2. 派生CButton类实现按钮按下 和 弹起消息捕获。-CButton derived class implements the button press and the news caught up.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:72704
    • 提供者:yewg
  1. CButton

    0下载:
  2. 链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:181248
    • 提供者:gong
  1. BtnST

    0下载:
  2. CButton的扩展类可以通过该类设置icon或bmp形式的真彩色按钮,调用简单,只需调用一个函数即可-CButton category expansion through such settings icon or bmp form of True Color button, and call simply call a function to
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:杨寅德
  1. CButton

    0下载:
  2. Imagebutton with text
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:240640
    • 提供者:azure
  1. CMyButton

    0下载:
  2. CButton派生的子类,可方便设置按钮背景图片、文本颜色。-CButton derived subclass, can be easily set up picture button background, text color.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:82944
    • 提供者:xieguilu
  1. MyButton

    0下载:
  2. CButton派生的子类,可任意设置按钮形状及文本颜色。-CButton derived class can be arbitrarily set the button shape and text color.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:79872
    • 提供者:xieguilu
  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. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:87040
    • 提供者:mark
  1. CButton

    0下载:
  2. 按钮控件 可以在按钮控件上添加图片,设置颜色,并可设置鼠标形态等-Control button can control the button to add images, set colors, patterns and settings, such as mouse
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:3478528
    • 提供者:liyanli
  1. cButton

    0下载:
  2. VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:25600
    • 提供者:cnlamb
  1. btn

    0下载:
  2. MFC CButton类的扩展类 希望对需要的朋友有所帮助-MFC CButton class would like to expand the types of help a friend in need
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:17408
    • 提供者:xiliang
« 1 23 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org