CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 组合框控件 搜索资源 - 功能列表

搜索资源列表

  1. 超级网格

    0下载:
  2. 用Crid插件,并加上了下拉列表框和编辑框控件,丰富了Grid 的功能。-using Grid plug-in, and add a drop-down list box and edit box control enriched Grid functions.
  3. 所属分类:组合框控件

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

    0下载:
  2. 此为一VC可重用代码段。在遇到属性编辑的问题,本来想用列表控件来代替,但是发现列表控件有很多缺陷,不是太好用;属性控件不支持编辑与下拉列表功能。该属性编辑控件已经内置了前两个的功能,而且还提供CUSTOMDRAW,不过还不完善。-this as a VC reusability of the code. Attribute Editor in the face of the problem, had wanted to use the list to replace controls, but
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:79.96kb
    • 提供者:谈一虎
  1. CListCtrlDemo

    0下载:
  2. 对Listctl重载,实现了用鼠标双击列表项可编辑的功能-right Listctl heavy and realized the list with the mouse click that can edit function
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:665.03kb
    • 提供者:施盈苇
  1. ControlsLibrary_Dlg

    0下载:
  2. 此为基于MFC对话框各种控件的实现汇总。它包括列表、时间日期控件、属性页、文件操作等功能。
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:61.61kb
    • 提供者:将军
  1. daixialacaidan

    0下载:
  2. 带图像的下拉列表框,实现了图像的下拉列表的编辑功能,具有一定的参考价值,适合初学者学习使用-image with a drop-down list box, the images of the drop-down list of editing functions, with a reference value for beginners to learn how to use!
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:36.15kb
    • 提供者:马亮
  1. autoSelectComboBox

    0下载:
  2. 本程序实现的功能是具有自动选择功能的组合框, 所谓具有自动选择功能的组合框,是指在输入时,列表中匹配当前文本的项目被自动选择-this program is the function automatically selects the combination of functional box, The so-called automatic choice with a combination of functional box, refers to the importation, the
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:18.61kb
    • 提供者:郑直
  1. MultiColumnComboBox

    0下载:
  2. 本程序实现了多列数据显示的功能。程序使用一个列表框替代了原始组合框中的列表框。
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:60.56kb
    • 提供者:张磊
  1. 按钮与列表

    0下载:
  2. 文本框的制作和说明,介绍了文本框的功能,而且非常的详细 ,简单易懂.-text box and the production note, in the text box functions, but very detailed and easily understood.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:30.67kb
    • 提供者:cj
  1. 短信ocx控件

    0下载:
  2. 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
  3. 所属分类:组合框控件

    • 发布日期:2009-05-22
    • 文件大小:202.56kb
    • 提供者:terry600@163.com
  1. 列表控件中插入行列

    0下载:
  2. 实现向对话框的组合框控件中插入一行或一列并输入相应文字的功能-Implementation of the combo box control to the dialog to insert a row or column and enter the appropriate text features
  3. 所属分类:组合框控件

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:
  1. combo

    0下载:
  2. 列表框 组合框 添加搜索功能 自动补全功能-The list box combo box to add search functionality to auto-complete feature
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:855.4kb
    • 提供者:魏林
  1. sample-code-nativecoding-implementownerdrawlistbox

    1下载:
  2. MFC下如何自定制ComboBox,在列表框中加入图标等定制功能,详见ODComboBox [OwnerDrawComboBox]类中的实现-MFC how customized ComboBox, add the icon in the list box, such as custom functions, see ODComboBox [OwnerDrawComboBox] category in the implementation
  3. 所属分类:ComboBox

    • 发布日期:2015-01-11
    • 文件大小:388.16kb
    • 提供者:secret
  1. ImageCombox

    0下载:
  2. 在vc6下实现带有位图项的组合框例子。vc6的组合框没有直接添加图像列表的方法,本例使用其派生类实现添加图像项目的功能。-In vc6 achieve with a bitmap item combo box example. vc6 the combo box there is no direct way to add an image list, in this case the use of its derived classes to add images to achieve the
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:28.92kb
    • 提供者:立方
  1. generic_picker_src

    0下载:
  2. 封装的一个通用的列表框,实现选择颜色,线型等功能-Package of a generic list box, select the colors to achieve, linear functions
  3. 所属分类:ComboBox

    • 发布日期:2017-04-02
    • 文件大小:10.49kb
    • 提供者:老夫子
  1. ImageComboBoxDemo

    0下载:
  2. ImageComboBox控件拥有以下功能: (1) 美化下拉按钮和边框,前面的文章已经实现。 (2) 当ComboBox没有控件选择项和没有焦点时显示提示用户操作信息,前面的也文章已经实现。 (3) 在下拉列表框的项中显示图标,项可以缩进。 (4) 在ComboBox控件中也显示图标。-ImageComboBox control has the following features: (1) beautify the drop-down button a
  3. 所属分类:ComboBox

    • 发布日期:2017-03-27
    • 文件大小:780.26kb
    • 提供者:platosmile
  1. menu

    0下载:
  2. 基于CVI的实用列表添加、删除等功能的实现。-CVI-based practical list to add, delete and other functions to achieve.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-02
    • 文件大小:1.14kb
    • 提供者:jecky
  1. Combobox

    0下载:
  2. VC++ 演示如何动态添加Combox列表值,功能单一,便于参考-VC++ shows how to dynamically add Combox list of values, single function, for ease of reference
  3. 所属分类:ComboBox

    • 发布日期:2017-03-28
    • 文件大小:19.24kb
    • 提供者:胡泉
  1. PowerComboBoxCSharp

    2下载:
  2. 带复选框的下拉列表,可以实现多选功能。可以分组多功能。-Drop-down list with check boxes, multiple choice functionality can be achieved. Can be multi-functional groups.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-08
    • 文件大小:114.62kb
    • 提供者:kdk
  1. 3-ComboBox_

    0下载:
  2. combo 自动搜索,自动添加字符,带列表功能-combo automatically search for and automatically add character with the list of functions
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:176.31kb
    • 提供者:魏林
  1. PowerComboBoxCs

    0下载:
  2. C# 拓展ComboBox,下拉列表带复选框并实现分组功能-C# development ComboBox, the drop-down list with check boxes and grouping capabilities
  3. 所属分类:ComboBox

    • 发布日期:2017-11-12
    • 文件大小:55.24kb
    • 提供者:zcg
« 12 »
搜珍网 www.dssz.com