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

搜索资源列表

  1. EXList

    0下载:
  2. 非常好用的List控件,有很多种形式供使用,界面效果不错-very user-friendly Control List, there are many forms for use, the interface worked well
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:302.09kb
    • 提供者:Allen
  1. 一个好用的DBGRID

    0下载:
  2. 经典的表格(类),《一个好用的DBGRID》一文的配套代码,演示了CGridCtrl与数据库的配套使用,支持数据库操作-classic form (type), "Selecting a user-friendly" one-matching code, and demonstrated the CGridCtrl supporting the use of the database, support for database operation
  3. 所属分类:ListView/ListBox

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

    0下载:
  2. 一个可编辑的列表控件扩展,可根据用户的需要设置各单元的状态:可编辑或禁和。-an edit control to expand the list, according to the user's need for the elements of the state : edit or cut-and.
  3. 所属分类:ListView/ListBox

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

    0下载:
  2. wince下LIstview自画,能够实现用户自定义的效果-weights under LIstview self-portraits, to achieve user-defined results
  3. 所属分类:ListView/ListBox

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

    0下载:
  2. ListView Module,ListView使用者介面操作-ListView Module, user interface operation ListView
  3. 所属分类:ListView/ListBox

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

    0下载:
  2. This control is a .NET version of the extended ListBox editor that originally showed up in Visual Studio. The control offers an extensible interface for specifying ordered entries of data items in string format. The control uses a button at the end o
  3. 所属分类:ListView/ListBox

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

    0下载:
  2. VC++ 在列表控件中进行表头项排序,双击列表项每一个表头,会自动排序,这是我们比较常用的一个列表操作技巧,在你的数据列表中加入排序功能,可方便用户对数据进行查看和管理,提升程序体验。 -VC++ in a list control for the header item sorting, double-click the list item for each header will be automatically sorted, which we commonly used a list
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-26
    • 文件大小:10.73kb
    • 提供者:madud00041
  1. CustomHeader.zip

    0下载:
  2. C# 要实现ListView的各行各列重绘是一件很麻烦的事情,最近就确定要实现一个功能需求,在一个ListView各行的第二列(Details模式)加入一个小图标。之前已经领教过ListView的设置,要开启重绘ListView各行,就必须重载它的OnDrawSubItem,但是ListView默认是不会执行你重载的OnDrawSubItem事件的,除非你把它OwnerDraw设置为true,即打开由用户控制绘图模式。然而让人抓狂的是,OwnerDraw=true后,整个ListView的Ite
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:45.52kb
    • 提供者:XiueXi
  1. SynchronizedScrollViewers

    0下载:
  2. Scroll Synchronization Imagine you have two ListBoxes with lots of items. Whenever a user scrolls in one of the two ListBoxes, the other one should be updated, too. What we want to do in this article is to create a simple attached property that all
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:216.65kb
    • 提供者:Hoon Ko
  1. CListBoxST_demo

    0下载:
  2. 类似于XP中用户选择的列表类,推荐下载--A list class which is similar to the user selection list in XP,recommend
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-13
    • 文件大小:137.34kb
    • 提供者:站长
  1. Developer ExpressLayout Control

    0下载:
  2. developer express layout 的源代码,好用好学,我自己一直用-developer express layout of the source code, user-friendly, studious, I always use
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-26
    • 文件大小:175.91kb
    • 提供者:范磊
  1. DragDropListBoxSample

    0下载:
  2. This listbox class demonstrates how to rearrange listbox items using Drag and Drop without the overhead of OLE. The advantage of this method is that you don t have to create bulky global memory handles to simply move data within the same window in th
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:40.94kb
    • 提供者:dhsong
  1. listviewfillingdynamicallyvb

    0下载:
  2. 这个代码利用了两个可复用的C++类:CXTOutlookBar 和 CXTPagerCtrl,用它们可以实现Outlook风格的用户界面,这两个类出自Codejock软件公司,是其产品Xtreme Toolkit的一部分。根据该公司的许可条款,任何人都可以不受限制地免费使用这两个类的源代码。 [代码性质] VC可重用代码段 [代码作者] NorthTibet [文件大小] 101K [更新日期] 2003-1-13 22:46:00 [下载次数] 19226
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-27
    • 文件大小:18.12kb
    • 提供者:wencan
  1. CListBoxEX

    0下载:
  2. 这是一个接口简单但功能强大的列表控件源码,用户通过它可以制作出漂亮的列表控件-This is an interface simple but powerful control source list, the user through it can produce beautiful list control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-04
    • 文件大小:208.87kb
    • 提供者:owen
  1. CListCtrlStyleSample

    0下载:
  2. VC++ 6.0 List Ctrl Owner draw, user defined type
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:23.72kb
    • 提供者:Vincent
  1. CListCtrlStyled

    0下载:
  2. VC++ 6.0 List Ctrl Owner draw, user defined type sapmle2
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-09
    • 文件大小:11.89kb
    • 提供者:Vincent
  1. CMyList

    0下载:
  2. 列表框控件多用于一组数据供用户选择,当列表框的客户区域不能完全显示所有数据时,会提供一个滚动条,用户可以一用滚动条浏览数据,本例介绍列表框的主要应用,功能包括,添加数据,查找数据,当前数据,列举文件-The list box control is used for a set of data for the user to select, when the list box client area can not display all the data, will provide a scro
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:12.16kb
    • 提供者:林夏
  1. ubgridsetup_v1.0

    0下载:
  2. User definined Gridview Version 1.0
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:194.46kb
    • 提供者:jsp
  1. ubgridsetup_v2.0

    0下载:
  2. User definined Gridview Version 2.0
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-02
    • 文件大小:977.18kb
    • 提供者:jsp
  1. ubgridsetup_v2.2

    0下载:
  2. User defined Grid Control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-16
    • 文件大小:64.2kb
    • 提供者:jsp
« 12 »
搜珍网 www.dssz.com