搜索资源列表
Propertysheetandpages
- propertysheet and listcontrol:一个windows应用程序,集合了property and liscontrol的功能,实现了不同页面间的数据同步-propertysheet and listcontrol : a windows application, a combination of property and liscontrol functions, realizing the different pages of data synchronization
VirtualListDemo
- 展示了虚拟列表技术在处理超大行行集数据中的应用,包含VirtualGrid,VirtualList View-list of the virtual display technology in super traffic data collection, the application includes VirtualGrid, VirtualList. VirtualListView
DragDropListBoxSample
- 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
rowlist
- 列表的各种风格显示,单击工具条个按钮,实现不同风格,并实现列表选择功能-Demonstrates Selecting Full Rows in List Views When you run ROWLIST, it presents a single-document interface (SDI) application whose view is a CListView-derived class. The view has items representing different co
CMyList
- 列表框控件多用于一组数据供用户选择,当列表框的客户区域不能完全显示所有数据时,会提供一个滚动条,用户可以一用滚动条浏览数据,本例介绍列表框的主要应用,功能包括,添加数据,查找数据,当前数据,列举文件-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
CListBoxchange
- 左右两个ListBox互相交换数据,VC++版源码实现,也就是文本数据在两个ListBox之间相互传递,这种用法在WEB开发中应用广泛 ,最早发现是在招聘网站、IT产品网站,用于高级产品搜索或职位搜索时候,方便选择类别,减少程序出错率,我想在VC中这应该也是个不错的应用。 -Exchange data with each other left and right ListBox, VC++ version of source code to achieve, that is, text da
ContactForm
- upload a file Android phone Android Application Quick Start t Android APK decompile Detailed (p An ANDROID phone audio port commu android police system 60 classic case of learning Andro Activity data text box in return make tem
VListCtrlTest150826
- 一个CListCtrl的扩展类及其应用实例。该类采用虚拟列表作为数据获取的手段(后台),前台采用OWNERDRAWFIXED用户自行绘制,并实现了背景动态贴图和ADO访问Access数据库。-Extension classes and application examples of a CListCtrl. This class uses a virtual list as a means of data acquisition (background), reception using OWN
VirtualListControl_src
- 虚拟列表控件使用起来非常简单。它总共只有三个相关的消息,如果你直接使用CListCtrl,应该在对话框中响应这三个消息。如果你使用CListCtrl派生类,可以在派生类中响应这三个消息的反射消息。这三个消息分别是: (1)LVN_GETDISPINFO 控件请求某个数据 (2)LVN_ODFINDITEM 查找某个数据 (3)LVN_ODCACHEHINT 缓冲某一部分数据(You may have noticed that the standard CListCtrl ge
