CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 按钮控件 搜索资源 - 这个c

搜索资源列表

  1. clrBtn

    0下载:
  2. 在Visual C++中编程,缺省情况下按钮只能是灰色,难道不能是彩色?这在多媒体软件中非常重要。答案是肯定的。本程序引入一个新类CColorButton用于解决这个问题-in Visual C programming, default button will be gray, should not be color? This multimedia software is very important. The answer is yes. This program will introduc
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:20.65kb
    • 提供者:比尔
  1. button.c

    0下载:
  2. 这个只是本人没事的时候做的一个小按钮,就是用C语言做了一个按钮-the only time I have done nothing of a small button, which is to use the C language to a button
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:望军
  1. dl99_EhLib36_D6-7

    0下载:
  2. for delphi7 .1已经发布,完全支持BDS4.0,这个是评估版的。 希望大家能够找到正式版本..... 另外,4.0的正式版下载文件名为:hq8205_Ehlib_v4.0_FS.rar 14 January 2006 Deployed EhLib 4.1 + Added support of Borland Developer Studio 2006 (Delphi and C++ Builder). * Fixed a e
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:2.19mb
    • 提供者:peterwang
  1. AbetterBank

    0下载:
  2. 这个文件用C#,能了解更多的关于控件的信息-this document using C#, to find out more on the control of information
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14.04kb
    • 提供者:cyk
  1. ButtonVE_Task_src

    0下载:
  2. 这个写于Visual C++的程序教你如何做程序中使用Vista风格的task按钮和task对话框(支持命令链接按钮),另外这些任务按钮和Windows 98, 2000, XP 和 Vista风格兼容,它们都是实现于C++/MFC
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:55.76kb
    • 提供者:严锐
  1. COLOR_BUTTON

    0下载:
  2. 在Visual C++中编程,缺省情况下按钮只能是灰色,难道不能是彩色?这在多媒体软件中非常重要。答案是肯定的。本程序引入一个新类CColorButton用于解决这个问题,参见下图。
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:37.1kb
    • 提供者:吴海花
  1. 随着窗体改变自动改变内的控件

    0下载:
  2. 这个控件用于个性化编程,主要是C++builder上可以用-the controls for personalized programming, C + + Builder can be used
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:8.21kb
    • 提供者:成城
  1. DTPICKER

    0下载:
  2. 这个利用Vusual C++编写按钮控件程序适用性非常的广泛,适合于任何的按钮程序的编写。-The use of Vusual C++ Button control procedures for the preparation of very broad applicability, suitable for any button of the preparation procedures.
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:26.13kb
    • 提供者:于明
  1. Hello

    0下载:
  2. 这个利用Visual C++编写的组合框控件程序,适用性非常的广泛。-The use of Visual C++ Prepared combo box control procedures, the applicability is very broad.
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:6.49kb
    • 提供者:于明
  1. ListCtrl

    0下载:
  2. 这个利用Visual C++编写的按钮控件程序适用性非常的强大,适合于大部分的控件程序。-The use of Visual C++ Button control procedures for the preparation of the applicability of very powerful, suitable for most of the control procedures.
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:26.17kb
    • 提供者:于明
  1. skin+window

    0下载:
  2. C#的界面皮肤,想要你的软件界面漂亮一点吗??试试这个吧。-C# Skin interface, the software interface you want to pretty it? ? Try this.
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3.41mb
    • 提供者:黎仙金
  1. VCdialogsize

    0下载:
  2. 实现对话框控件随对话框大小的自动调整,在你的工程中把这个类添加进去即可。-The realization of the size of the dialog box dialog box control with automatic adjustment of your project in this category can be added.
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:54.9kb
    • 提供者:liantian
  1. TransButton

    0下载:
  2. 用C#做出的有透明背景的按钮,实现该功能可以参考下这个例子。-Have used C# to make the button transparent background, to achieve this function can refer to this example.
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:254.53kb
    • 提供者:rick
  1. secondwatch

    0下载:
  2. C++使用onTimer()函数编写的秒表,时、分、秒、微秒都能设置,点击开始按钮,秒表就开始走动了,窗体上的那几个按钮做的相当漂亮,不少朋友以前专一做出这种按钮,今天竟然在这个秒表中发现了,幸运。 -C++ using onTimer () function written in stopwatch, hours, minutes, seconds, microseconds can be set, click the Start button, the stopwatch started
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:24.92kb
    • 提供者:madud00106
  1. c_sPCHAT

    0下载:
  2. 这个是别人的一个C++、qt环境下的C/S聊天器,我稍微改了一下: 注:如果在本机上运行服务端和客户端。则在客户端上只需输入127.0.0.1即可-The others of a C++ the qt environment under the C/S chat, I slightly changed: Note: If the service and client running on this machine. Just enter client 127.0.0.1 to
  3. 所属分类:Button control

    • 发布日期:2017-11-22
    • 文件大小:3.11mb
    • 提供者:chenlei
  1. student-system

    0下载:
  2. 这个管理系统是用c++编写的,能够较为简单的实现一个学生管理系统-The management system is c++ prepared, can achieve a relatively simple student management system
  3. 所属分类:Button control

    • 发布日期:2017-05-14
    • 文件大小:3.2mb
    • 提供者:罗钦元
  1. Tyiq_good

    0下载:
  2. 这个是c#水晶报表视频教程三 很不错的 可以参考一下(This is a c # crystal reports three very good video tutorial You can consult)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-29
    • 文件大小:13kb
    • 提供者:谭丽萍
  1. STUferi

    0下载:
  2. 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能(The scoring system, use the c + + STL library, so very little code, only about 30 lines can achieve the function of all)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-21
    • 文件大小:54kb
    • 提供者:cvdcashg
搜珍网 www.dssz.com