搜索资源列表

  1. btnst

    0下载:
  2. 平面、带图片的按钮该例子应用从CButton派生而来的CButtonST类和从CDC派生而来的CMemDC类,来实现平面、带图片的按钮,这两个类不需任何修改即可使用,方便、实用,该例子还应用从CStatic派生而来的CHyperLink类实现了在对话框实现超连接,使用跟上面两个类一样方便,值得学习。- The plane, the belt picture button this example application derives
  3. 所属分类:按钮控件

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

    0下载:
  2. 多种button的演示代码,非常实用-multiple button of the display code, a very practical
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:136192
    • 提供者:陈杰
  1. Messager

    0下载:
  2. 用来在局域网中发送消息,包装了"Net send"。可以进行消息轰炸^_^。 可供参考的东西是界面实现的部分,即如何实现非标准的windows界面。 感谢cbuttonst和cflatcombobox的作者。 接收方需要开启messenger服务。-used in LAN messaging, packaging, the "Net send." Can news bombing ^ _ ^. For referen
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. 一个好用的按钮类可以直接在程序里面用的不信你可以-a handy button type can be directly used in the inside of a letter you can try
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:453632
    • 提供者:天下无双
  1. 按钮CButtonST最新版2005

    0下载:
  2. 已经封装成类,直接使用,非常方便。 button风格多样,可以自己继承使用-category has been packaged as a direct use of the very convenient. Button diverse styles, can use their inheritance
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:282624
    • 提供者:tjm
  1. 200552631931248

    0下载:
  2. 让CButtonST 类支持鼠标掠过时发声 vc综合编程-mouse support category followed audible vc integrated programming
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:54272
    • 提供者:zl
  1. BitmapButton_new

    0下载:
  2. Wince下 EVC4.0编写的,将网上原有的图形按钮CButtonST再加以完善,增加可以直接使用BMP位图,而不是只有Icon.并且,按钮文字可以自动设置左右排列或上下排列方式。-under preparation, the Internet's original graphic buttons CButtonST perfect addition to increase the direct use of bitmap B
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:62464
    • 提供者:何杰
  1. button5

    0下载:
  2. 本例是演示如何在按钮上显示图标与文字,本例用到了CButton派生的CButtonST类。-the cases is an illustration of how the icon displayed on the button with the words, this example uses CButton derived CButtonST category.
  3. 所属分类:按钮控件

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

    0下载:
  2. 这是一个我自己编写的小程序!里面用到了CButtonST类!在工程中添加了几个CButtonST类的文件,用以实现它在界面编成中的一些功能!对话框背景改变实在WM_ERASEBKGND消息处理函数中实现的。-my own procedures for the preparation of small! CButtonST used inside the class! In engineering CButtonST add severa
  3. 所属分类:对话框与窗口

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

    0下载:
  2. 实现CButtonST的功能,有很多各种各样的按钮风格-CButtonST realize the function, there are many a variety of button styles
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:2357248
    • 提供者:ccnlzp
  1. cbuttonst

    0下载:
  2. 一个非常适用的多文档界面编程的范例,嘿嘿,不是我写的哈-A Multiple Document Interface application programming examples,嘿嘿, Kazakhstan is not what I wrote
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:1000448
    • 提供者:青石板
  1. cbuttonst

    0下载:
  2. cbuttonst 一个好好用的buttonst的例子,无限制-cbuttonst used buttonst a good example of an unrestricted
  3. 所属分类:按钮控件

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

    0下载:
  2. 非常经典的 按钮类CButtonST 的实例demo-Very classic example of CButtonST category button demo
  3. 所属分类:按钮控件

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

    0下载:
  2. CButtonST的源代码,漂亮-CButtonST the source code, beautiful
  3. 所属分类:按钮控件

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

    0下载:
  2. PocketPC2003的MFC程序漂亮的位图按钮的evc实现(带例程) 现在开发一些PPC上应用程序,最一个好看的界面也是很重要的,给人以美好的感觉。位图按钮是其中的一个重要部分。 这个位图按钮是用VC上98年就出来的一个CButtonST类修改而来的,因为PPC上一些函数的处理和PC不同,所以进行了修改。例如PPC上一般情况下,没有鼠标在没有按下时划过这样的事件,不过这里还是做了这种情况的处理。再就是DrawText函数,要
  3. 所属分类:Windows CE

    • 发布日期:2024-05-09
    • 文件大小:35840
    • 提供者:jacky
  1. cbuttonst

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

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

    0下载:
  2. 这是从我们程序设计报告中摘录的: (1)读入静态存储的一页文章,每行最多不超过80个字符,共N行: (1)分别统计出其中英文字母、数字、空格的个数及整篇文章总字数; (2)统计某一字符串在文章中出现的次数,并输出该次数; (3)删除某一子串,并将后面的字符依次前移。 2)输入一段字符,在输入过程中即时统计并显示其中字母、数字、空格的个数。 3)若文章内容中还有中文字符,请统计出其中中文字符的个数。 4)对重要
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:199680
    • 提供者:yang
  1. BtnTest

    0下载:
  2. CButtonST类功能的一个简单使用说明,还有添加了一些美化方式,是CButtonST类的一个缝合使用示例-CButtonST functional use of a simple descr iption, there are ways to add some landscaping is kind of a suture CButtonST the use of sample
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:2483200
    • 提供者:StamHe
  1. WinXP

    0下载:
  2. 基于CButtonST和CThemeHelperST类实现漂亮的XP按钮效果,适合初学者学习使用-Based on CButtonST and category realize CThemeHelperST beautiful XP button effects, suitable for beginners learning to use
  3. 所属分类:按钮控件

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

    0下载:
  2. 一个非常有名的个性插件类,里面包含了实例和其中的那个类。呵呵,希望能够帮助到需要做特色按钮的朋友们-A very well-known personality type plug-ins, which contains examples and one of the categories. Ha ha, I hope to help the need to make friends feature button
  3. 所属分类:按钮控件

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

源码中国 www.ymcn.org