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

搜索资源列表

  1. GroupCombo_demo.zip

    0下载:
  2. Creating a Group Combo Box
  3. 所属分类:组合框控件

    • 发布日期:
    • 文件大小:45623
    • 提供者:
  1. 最简单的界面增强库EasySkin

    1下载:
  2. 一、实现的功能 1、支持所有按钮,包括checkButton,RadioButton,NormalButton,GroupBotton。 2、支持所有的Combo Box。 3、支持滚动条。 4、支持进度条。 5、支持通用对话窗与MessageBox。 6、全部支持Hover状态。 7、支持单文档、多文档、对话窗程序。 8、支持VC6/7、VB6/7、CB5/6/7。 9、支持Win95以上操作系统。-one, a realization of the function, and support
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:197700
    • 提供者:杨洁
  1. MultiColumnFlatCombo_src

    0下载:
  2. 这里有关于Combo Box的所有功能的演示.以及下拉listview和颜色的搭配.-here on the Combo Box all of the functionality of the demonstration. And the drop-down color error and the match.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:68227
    • 提供者:王大
  1. DataInfo

    0下载:
  2. 前一段研究vc数据库时朋友帮我做的一个关于vc中ADO数据库中使用Combo Box的例子,很简单但是很实用。绝对原创!-vc database friends to help me do a vc on ADO database using Combo Box example, a very simple but practical. Absolutely original!
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:564451
    • 提供者:闵敏
  1. DataAccessExample

    0下载:
  2. 演示一系列数据访问功能,十分适合初学者。(演示了:装载文本文件中的数据到数组、选择数组中的数据到自动完成的text box、简单的数组操作、将数组保存到文本文件、从Access数据库中装载数据、选择数据从自动完成的combo box里、将数组保存到Access数据库、Loading Data from an Access Database、Data Collection from text boxes in a User Form、Writing out of data into a docum
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:89761
    • 提供者:姚紫欣
  1. GridCtrALLlDemo

    1下载:
  2. 演示在表格中使用编辑框控件,树控件,检查框控件,按钮控件,COMBO BOX控件,SPIN控件的方法。-demonstration in the use of forms edit box control, tree controls, check box control, control buttons, notebook BOX controls SPIN control methods.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:242131
    • 提供者:余晖
  1. FlatColorCombo

    0下载:
  2. 一个自定义的COMBO box类的实现以及演示程序。-since the definition of a notebook category box on the realization of demo program.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:45950
    • 提供者:Michael
  1. SuperComboBox

    0下载:
  2. VC++下超级组合框示例,对初学者是一个很大的帮助.-VC super combo box exemplars, for beginners is a great help.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:18099
    • 提供者:曾增
  1. odcombo

    0下载:
  2. ODCOMBO.ZIP is a VC++ 6.0 dialog-based project that contians an onwer-drawn combo box.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23271
    • 提供者:王俊惠
  1. sepcmb_demo

    0下载:
  2. Recently I met a project requirement based on the current code to enhance a combo box with some separators, setting its items apart from different meanings, such as an example shown as below:
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:39518
    • 提供者:gxc
  1. ComboHack_src

    0下载:
  2. Hacking the Combo Box to give it horizontal scrolling
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:9450
    • 提供者:ojs
  1. ComboBox

    0下载:
  2. delphi 里做一个智能combo box 的程序。
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:7334
    • 提供者:马小风
  1. schema

    1下载:
  2. 示范技巧如下 1 列举资料库里资料表名称至 Combo Box。 2 载入指定资料表资料录至 MSHFlexGrid。 3 汇出 MSHFlexGrid 资料至 MS Excel。 4 按照指定栏位、指定排序方式加以排序。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5430
    • 提供者:n_n
  1. listbox-2

    0下载:
  2. 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:26303
    • 提供者:wq
  1. graduate

    0下载:
  2. 研究生信息管理系统的完整开发过程。主要应用了ADO对象操纵数据库的技术,并在使用ADO的技术中灵活运用了OLE DB的数据库链接方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO DataControl和DataGridControl。
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:231454
    • 提供者:hisence
  1. combobox

    0下载:
  2. 在list box上添加图片,在combo box上添加图片
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1441
    • 提供者:于英明
  1. ListWithCombo

    0下载:
  2. custom list box to select in first column item by combo box
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:214499
    • 提供者:bagheri
  1. list-box-

    0下载:
  2. 对MFC中的列表框,组合框,滚动条控件进行了比较详细的叙述-MFC in the list box, combo box, scroll bar control, a more detailed descr iption of
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:15128
    • 提供者:杨力
  1. recordset-combo

    0下载:
  2. recordset and combo box
  3. 所属分类:Other Databases

    • 发布日期:2017-11-23
    • 文件大小:16646
    • 提供者:nafis
  1. auto-box

    0下载:
  2. 如何实现带自动完成功能的组合框,一个简单的例子 仅供参考-How to achieve with auto-complete combo box, a simple example is for reference only
  3. 所属分类:ComboBox

    • 发布日期:2017-11-10
    • 文件大小:25500
    • 提供者:李刚
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com