搜索资源列表

  1. ddvip_com_02125476daf232

    0下载:
  2. 对mfc当中cbutton进行了继承 能够动态换皮肤-drived from CButton。can set skin for it
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:203776
    • 提供者:gzq
  1. EllipticalButtons_demo

    0下载:
  2. 圆形按钮的实现方式,继承CButton类。-The realization of the way the radio button, type CButton succession.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:黄美华
  1. ExButton

    0下载:
  2. 一个从CButton扩展的CExButton类。实现了BUTTON的重绘,字体的设置等。还是不错的!-CExButton
  3. 所属分类:按钮控件

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

    0下载:
  2. 这个程序采用CButton类按钮控件实现了网络传输流量的图像显示-This process type CButton button controls used to achieve the network transmission of images show the flow
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:71680
    • 提供者:陈琛
  1. XPButton

    0下载:
  2. 重载了CButton类,是具有XP风格的按钮,非常好用-Buttons with XP style
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:hunter
  1. CButtonST_demo

    0下载:
  2. 各种经典的,漂亮的国外按扭程序,相当实用-A variety of classic, beautiful foreign button procedure, a considerable practical
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:205824
    • 提供者:davexu2009
  1. PhysicalProject

    0下载:
  2. 采用全部从CButton派生,完成全部的界面绘制-Make use of all derived from CButton to complete all of the interface for drawing
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:3935232
    • 提供者:舒恒
  1. CButtonST_demo

    0下载:
  2. 一个采用vc.net编写的功能强大的CButton类,是您轻易的就在自己的Button上添加图片,自定义Button的外观等,再也不用为呆板的windows button而烦心了。-Vc.net prepared by using a powerful CButton class, is easily on your Button to add your own pictures to customize the appearance
  3. 所属分类:中间件编程

    • 发布日期:2024-05-09
    • 文件大小:1059840
    • 提供者:dai hao
  1. CButonST_new

    0下载:
  2. 很强大的一个CBUTTONST类,是CBUTTON类的一个扩展,能够改变按钮的前景色背景色,以及鼠标移动到按钮上的颜色等等。对大家一定有帮助。-A very strong one CBUTTONST category is CBUTTON an extension of the class, can change the button' s foreground background color, as well as the m
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:37888
    • 提供者:malulu
  1. CButtonST

    0下载:
  2. MFC写的Button扩张类CButtonST,扩展了很多Button类的功能。非常方便学习,极大的提高了开发效率。-it is a extends of CButton.it is very convenience for us to study .also it is helpful for us to develop beautiful GUI.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:41984
    • 提供者:yuping
  1. MobileRadio

    0下载:
  2. 一个非常好的,自绘圆形CButton按钮的例子-A very good example of radio button from the painting
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:272384
    • 提供者:jacson
  1. DrawButton

    0下载:
  2. 自绘按钮,在MFC中通过CButton类的DrawItem函数来实现自绘一个按钮,使其看上去更美观-Since the draw button, through CButton in MFC classes to implement owner-draw DrawItem function of a button, and make it look more beautiful
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:7689216
    • 提供者:monzart
  1. CButtonTest

    0下载:
  2. 一个很好用的cbutton控件,自己好不容易找的,是老外写的-A good use cbutton controls to find their own hard-won, is written by foreigners Dongdong
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:847872
    • 提供者:mis tang
  1. Gdip_PNG_Button

    0下载:
  2. 使用GDI+以及png图片编写的一个CButton MFC类,可以实现按钮的透明-using gdi plus and png image to create a button. this is a mfc cals derived from CButton
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:356352
    • 提供者:戴威望
  1. ColorPicter

    0下载:
  2. 自已写的一个C++类。用于实现在一个单击出现颜色选择的按钮。继承于CBUtton类。使用时只要将类加到工程,并为按钮添加一个ColorPicker的控件变量即可。-Their own writing a C++ classes. There used to achieve one-click color selection button. Inherited from CBUtton class. When used as long a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:8085454
  1. severclientWave

    0下载:
  2. 客户端采用evc编译 服务器采用vc6编译 有基本的文字聊天 语音通信 语音做的不好 采用TCP协议,并且服务器端 界面采用CButton继承完成其全部的绘制 保证能运行 wince端由于采用的是外部独立的arm板 不是采用虚拟机 因此重编译可能会有问题 联系方式 qq 656163119-Clients use evc compiler to compile the server using vc6 have a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:6612992
    • 提供者:舒恒
  1. CButtonST_demo

    0下载:
  2. 扩展MFC中的CButton,可以修改CButton的文字字体和图片-MFC extension of CButton, you can modify text fonts and pictures CButton
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:683008
    • 提供者:husoftware
  1. Sample_B

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

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

    0下载:
  2. 自写CButton类,代码少,目前能实现三类按钮外观-Since the writing CButton class, the code less, at present three types of buttons to achieve the appearance
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:73728
    • 提供者:tiansongpo
  1. OwnerDraw_src_demo

    0下载:
  2. 一般情況下,按鈕的繪製工作是由相同完成的,但是有時我們覺得系統繪製的效果太單調,想使自己的按鈕與眾不同,這時你可以選中控件的Owner draw屬性。選擇了這個屬性後,系統便不再繪製該控件,而是當需要顯示控件時,系統會發送WM_DRAWITEM消息給CButton類(對於SDK編程,消息通常是發給父窗口)。對於其他控件,如ListBox,系統在發送WM_DRAWITEM消息前,還發送WM_MEASUREITEM消息,主要是讓你設置Lis
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:22528
    • 提供者:testtestwu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »

源码中国 www.ymcn.org