资源列表
ListBoxWithCheckBox
- ListBox中添加CheckBox编程,适合于Pocket PC上和windows编程-ListBox adding CheckBox programming for the Pocket PC and Windows Programming
pbfind3_5_9
- 欢迎使用PB小助手。 作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中
datagridview_Demo
- datagridview添加其它控件示例-datagridview add other controls example
ThumbViewerdt
- 一个使用listctrl和cximage显示缩略图的软件,支持多种图像格式-listctrl use a thumbnail image and cximage software, support for multiple image formats
Visual_CPP
- Visual_C++_入门指导教程(MSDN).pdf-Visual_C++_ Getting Started tutorial (MSDN). Pdf
ListView Custom
- ListView api Sample
CListCtrl 使用演示的例子
- 代码里写的很详细了,设置CListCtrl 模式,并响应LVN_GETDISPINFO消息,并在此消息中填充ClistCtrl数据,在vc+ADO模式中一样,提取结果集,并计算出要填充的行列在RS结果集中的位置,并填充CListCtrl数据。
C
- LISTview的代码 供参考-listview,listview exmple
DeviceBook
- 仓库管理系统,增删改查都很齐全,主要是用vc++开发的,access数据库-Warehouse management system, CRUD are complete with vc++ development, access databases
LISTVIEW
- LISTVIEW列表控件 LISTVIEW列表控件-LISTVIEW list the control LISTVIEW list control
ListImp
- 列表控件的实现,可以实现简单的列表功能,有滑动条-The realization of the list control can be achieved simply a list of features, there are slider
ListViewTreeView
- 关于vb中的listview及treeview控件的一些示例,部份案例来自网络。