CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 ListView/ListBox 搜索资源 - 控件 C

搜索资源列表

  1. lstc

    0下载:
  2. 详细介绍了C++ 中List Control控件的编辑、修改,以及实现控件内容的导入导出-detail the C List Control controls edit, modify, and the realization of the import controls content derived
  3. 所属分类:ListView/ListBox

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

    1下载:
  2. 改进的ListView控件,能嵌入TextBox、comboBox、DatetimePicker等控件,功能强大,C#编写-improved ListView Control can embed TextBox, comboBox. DatetimePicker such controls, powerful, C#
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:31.58kb
    • 提供者:阿涛
  1. chklsbev

    0下载:
  2. CheckListBox ActiveX控件是为了Microsoft Visual Basic和其他支持ActiveX控件的语言设计的控件。它提供了类似Microsoft Word和Excel 中的内含检查框 ( CheckBox)的列表框(listbox)。 更为神奇的是这个控件的每项都可以使用不同的字体、颜色和图标。检查框也可以设置成显示或不显示。你难道不想让自己程序中列表框变得更生动、更与众不同吗?软件中包括Visual Basic、Visual Basic.NET、Visual C
  3. 所属分类:ListView/ListBox

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

    0下载:
  2. 此程序是用C#开发的,关于listctrl控件的高级编程,供大家参考-this procedure is developed in C#, listctrl controls on the high-level programming, for your reference
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:114.32kb
    • 提供者:郭双城
  1. webberd

    0下载:
  2. HOW TO:在 Visual C# 中直接将一个图片从数据库复制到 PictureBox 控件-HOW TO : in Visual C# directly to a photo copy from the database to PictureBox control
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:2.58kb
    • 提供者:王伟波
  1. ListViewEmbeddedControls_src

    0下载:
  2. C#源码,同以前上传的treecombo_src类似,在listview中添加多种控件,使的可以实现多种功能.
  3. 所属分类:ListView/ListBox

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

    0下载:
  2. 可以在c#中开发是用的myDataGrid网格控件
  3. 所属分类:ListView/ListBox

    • 发布日期:2014-01-18
    • 文件大小:1.27mb
    • 提供者:jinson
  1. source_browse

    0下载:
  2. Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,还可以改变文件显示的方式,如大小图标方式、列表方式等。对于V
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:7.01kb
    • 提供者:蓝德岩
  1. supergrid

    0下载:
  2. VC++超级列表listview控件源代码.这个控件是C++下的网格控件,可以在ListView中显示树,每个树节点可以有Checkbox选择框,可以在其中单元中插入图片,并且支持排序功能。可以通过+-号展开或者合并树节点。
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:353.96kb
    • 提供者:mysisi
  1. 用ListView控件建立一个简单的数据输入系统

    0下载:
  2. 在使用程序时,将该目录下的数据库文件data.mdb拷贝至C盘根目录下即可。-the use of procedures, this directory database files copied to C data.mdb Pangen directory can be.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:46.03kb
    • 提供者:黄胜喜
  1. listctrl_html

    0下载:
  2. c++实现的自定义ListCtrl控件,实现类似html网页的超链接,很难找到的-c++ implementation of custom ListCtrl control, to achieve a similar hyperlink html page, it is difficult to find
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:13.71kb
    • 提供者:lyh
  1. ListBox

    0下载:
  2. C++,Visual C++2008 利用ListBox控件实现对话框功能-C++,Visual C++2008,ListBox
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-31
    • 文件大小:12.81mb
    • 提供者:威纳
  1. 支持打印的LISTBOX

    0下载:
  2. 一个支持打印的LISTBOX控件类。- Support printing LISTBOX controls a kind.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-09
    • 文件大小:33.87kb
    • 提供者:江川
  1. cll

    0下载:
  2. 具有可编辑的列表框控件源码,供学者VC编程人员学习-Effect with a floating list box control source for scholars to learn programming VC
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-09
    • 文件大小:1.27mb
    • 提供者:zhu
  1. ListBox Controls source code

    0下载:
  2. C# 控件ListBox源码-C# Controls ListBox source
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-11-07
    • 文件大小:350.65kb
    • 提供者:斯蒂芬
  1. Ex02_11

    0下载:
  2. 用C#,winform下,功能---在ListBox控件间实现数据交换。-Using C#, winform, the function--- in the ListBox control room for data exchange.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-05
    • 文件大小:33.63kb
    • 提供者:zhang
  1. OwnerListctrl

    1下载:
  2. Visual C++ 6.0 自绘CListCtrl控件,包括背景痛,行高,字体,颜色等属性.-Visual c++ 6.0 CListCtrl control, including the paint, pain, background color, font properties.
  3. 所属分类:ListView-ListBox

    • 发布日期:2014-08-02
    • 文件大小:64kb
    • 提供者:David
  1. list

    0下载:
  2. C++列表控件编程,程序绝对可用,可调通,有实验结果。-C++ list control program, the program is absolutely free, adjustable pass, there are experimental results.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:1021byte
    • 提供者:桃子
  1. 自定义的ListView可以在任意列添加控件

    1下载:
  2. 自定义的ListView可以在任意列添加控件(附使用说明文档和调用Demo)(Custom ListView can add controls to any column (with the use of documentation and calling Demo))
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-12-14
    • 文件大小:315.98kb
    • 提供者:qwe9675
  1. 重绘ListBox控件

    1下载:
  2. 使用C#2010语言重绘ListBox控件,ListBox的项背景色可以设置成不同的颜色。
  3. 所属分类:ListView/ListBox

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