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

搜索资源列表

  1. 视图切换示例

    0下载:
  2. 一个视图切换的例子! 做课程设计时要用到的一个关键技术之一!! 希望朋友们来看一下-a view to switch the example! So when designing courses that will be used in a key technique! ! Hope friends watch this!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:44900
    • 提供者:潘明
  1. CFILEdIALOG类应用

    0下载:
  2. 一个在单文本文档中,使用自定义的Lisbox例子-a single text file, use the example of the definition of Lisbox
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:32542
    • 提供者:葡萄
  1. UsefulListView

    0下载:
  2. 一个很强大的listview,是一个很好的学习榜样哦,大家可以随意定制自己的listview了-a very great error, is a very good example Oh, we can customize their random error of
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:145944
    • 提供者:章小强
  1. 很好的Grid和表的打印预览

    0下载:
  2. 该代码例子提供了很好的Grid和表的打印预览实现过程。-The code provides a good example of the scale of Grid and print preview implementation process.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:172044
    • 提供者:张连成
  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
    • 文件大小:311106
    • 提供者:小马
  1. Listexample1

    0下载:
  2. 使用列表控件举例,程序简单,但可以从中掌握如何用列表控件的方法。-use control list, for example, a simple procedure, but will be able to grasp how to use the list control method.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:33341
    • 提供者:菲菲
  1. WTL_EditListBox_demo

    1下载:
  2. 文件包内提供了一种使用WTL的实例,用WTL创建一个EditListBox。-pack provides an example of the use WTL, WTL used to create a EditListBox.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:104101
    • 提供者:梁金岭
  1. DirIconExample_Source

    0下载:
  2. 一个很好的ImageList类 Part of this class was specifically designed for all the projects out there that need an imagelist that will retrieve system file icons, just like the explorer-like example provided. CShellList is much simpler than using shell na
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:53245
    • 提供者:ufoteam
  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. szgdxnfnmpascal

    0下载:
  2. 用PASSCAL实现了数据结构书上的各种排序算法,用了动态显示,是学习的好例子-PASSCAL achieve with the data structures on the various sorting algorithm with a dynamic display, is a good example of learning
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:69425
    • 提供者:刘锋
  1. CListCtrl使用演示

    0下载:
  2. 使用List控件的实例,对初次学习VC控件的同学是不错的实例!-example, the initial learning Control VC students is a good example!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:750001
    • 提供者:李洪
  1. 自己用vc6.0结合bcgcb界面库开发的分离视图窗口实例

    0下载:
  2. 自己用vc6.0结合bcgcb界面库开发的分离视图窗口实例: 1.优美的界面,从标题栏、菜单栏、工具栏、状态栏均为自画图片背景,并随窗口大小动态调准; 2.分离视图,上下左右三个视窗,可实现上两视窗做工作区视窗,范例采用了treeview,下视窗作为日志视窗,范例采用了listctrl; 3.范例treeview视窗间实现了左右拖曳关联的功能,可将左右树节点相互关联,相当实用。-Their interface with vc6.0 with bcgcb database dev
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-06-15
    • 文件大小:24540723
    • 提供者:acidy
  1. VC_Grid

    0下载:
  2. 关于VC++的LISTControl控件的基本使用小技巧,是一个非常实用的例子-VC++ on the LISTControl control the basic use of tips is a very practical example of
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-25
    • 文件大小:71696
    • 提供者:kiwi
  1. CustomListCtrl.rar

    0下载:
  2. 一个用VC写的自定义LISTCTRL控件的例子,Using VC to write a custom control example LISTCTRL
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:280161
    • 提供者:谭宏东
  1. ListCtrlDemo.zip

    0下载:
  2. list ctrl 实现日期,进度条,一个很好用的例子,list ctrl realization of the date, the progress bar, a good example of using
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:56587
    • 提供者:ningjiahong
  1. SkinListDone

    3下载:
  2. 一个自定义皮肤的listCtrl控件代码,对ClistCtrl重新进行了封装,自绘滚动条以及标题栏和背景颜色,自学的一个好例子。-A custom skin listCtrl control code, the ClistCtrl been re-packaged, self-painted scroll bar and title bar and background color, self-study is a good example.
  3. 所属分类:ListView/ListBox

    • 发布日期:2013-11-27
    • 文件大小:2843809
    • 提供者:秀珍
  1. 4

    0下载:
  2. 这是Labview编程的一些小例子,可以作为初学者入门的练习题,很好的例子,循序渐进-This is a small example of Labview programming can serve as a beginner' s exercises, a good example, step by step
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-28
    • 文件大小:11032071
    • 提供者:邓敏
  1. Test

    0下载:
  2. 自己整的一个VC单文档切分视图并通信小例子,对学习视图分割的朋友有点用-Own the whole of a single-document segmentation VC view and communicate small example, to learn the view of some use to split a friend
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-09
    • 文件大小:2214499
    • 提供者:haly
  1. LstBoxTip

    0下载:
  2. listBox初学者的范例,很好的入门实例。源码简单易懂。-listBox beginners example, a good start instance. Source code easy to understand.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:38304
    • 提供者:东方卡
  1. draw-line-and-record

    0下载:
  2. vc学习小例子,一个窗口画线段,另一个窗口列表记录线段坐标-vc learning small example, a window painting segment, the segment recorded a list of coordinates of another window
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-15
    • 文件大小:3695506
    • 提供者:mengfanfeng
« 12 3 »
搜珍网 www.dssz.com