搜索资源列表
movelistbox
- List Control来显示数据,同时能在控件中作一些简单编辑,可以上下移动某个选定的列表项-Control List to display the data, which can control some simple editing, can move up or down a list of selected items
CReportCtrl
- 一个继承自CListCtrl的改进过的list control控件代码,支持每格数据的直接修改,支持每格的颜色控制,支持数据的按列排序,支持每格的图像显示及复选框显示-inherited from the CListCtrl an improvement over the control list control code, support each grid data directly alter the support of every new color control and suppo
displaytag-1.0-src
- 从数据库获得数据,显示到页面。功能相当强大,支持直接生成excel等格式,支持排序等,但似乎不支持分页显示-access data from a database, shows that the pages. Quite strong support for direct generation excel formats, support sorting, but does not seem to show support Pagination
listEX
- 本人在工作中使用的数据显示列表控件,在VC原有的列表控件上改写的-I work in the use of data links Controls, in the original list of VC controls on the rewrite
LanUsbT1_0918
- 一个单文档多视图的MFC程序;把整个窗口拆分为左右对称的6个视图,视图类型包括CListview,CTreeView,CView。这是学习拆分窗口的好例子。并且使用了CListView的virtual模式,可以极大的提高大量数据在列表中的显示速度。
virtualListview_demo
- 使用LVS_ONWERDATA的CListCtrl显示数据-LVS_ONWERDATA use of the data showed CListCtrl
0291
- 给大家推荐一个类似outlook的导航列表控件,用户单击不同的按钮,列表中将显示相应的数据。
20050319144042_ListData
- 一个可以显示大量行列数据的表格类这是一个从CWnd 类中派生出来的表格类。比较简陋。可以快速显示100000行的数据。主要是解决了由于MFC中CListCtrl类不能正确的在所有列宽和的宽度大于32767时的显示问题。-can show a lot of data ranks of this type of form is a category from CWnd derived from the forms category. Humble. Quick show 100,000 rows o
list_add_delete
- 1. 在建立的对话框工程中加入列表控件,该控件以report的模式显示。2. 在列表控件中插入多行数据,删除多行数据。3. 在列表控件中选中某一行,显示选中的行数和该行中每一列的值。4. 双击列表控件中的某一行,显示选中的行数。-1. The establishment of a dialog box listing engineering controls, the controls to report the models suggest. 2. The list of controls t
ListCtrl多线程
- 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
szgdxnfnmpascal
- 用PASSCAL实现了数据结构书上的各种排序算法,用了动态显示,是学习的好例子-PASSCAL achieve with the data structures on the various sorting algorithm with a dynamic display, is a good example of learning
vc MyList
- 一个比较全面的 数据显示控件
可自定义Item子项的ListBar控件V1.0
- 刚刚完成的一个控件:我起名叫做ListBar因为这个控件大体功能和List差不多.只不过不同的是这个控件 能在Item项里加入自己要显示的东东随意布局!基实也不算完成还有一些要优化的地方.功能上这只能算是 第一阶段的: 控件支持偷明色 支持数据绑定(第一次写数据绑定相关写的不太好) 支持每行颜色交替 自定义子项 目前只有单击事件 自定义子项在设计时支持鼠标操作改变位置和大小.选中... 控件Item的自定义项,目前包括 Label,Button(支
OwnDrawBu1007
- 列表视图 用于列表数据显示等。可设置列表控件属性-list view
DataTree
- 以列表框形式显示数据库中的所有内容 适合初学者的简单例子-form of a list box in the database showed all the elements for beginners simple example
ListView_ComboBox
- 一个ComboBox中,如果可以带多列的数据,并且都显示出来,有时,会很有用的。这样,可以增强界面的表达能力和少占据界面的空间。下面就介绍一款这样的控件。-A ComboBox, if you can bring more disaggregated data, and are displayed, and sometimes will be very useful. In this way, the interface can enhance the expression of capacit
ListView_NAT
- 一个ComboBox中,如果可以带多列的数据,并且都显示出来,有时,会很有用的。这样,可以增强界面的表达能力和少占据界面的空间。下面就介绍一款这样的控件。-A ComboBox, if you can bring more disaggregated data, and are displayed, and sometimes will be very useful. In this way, the interface can enhance the expression of capacit
listView
- 动态生成listview控件,显示一个数据表-Listview control dynamically generated by a data table
lanyin
- 彩票统计器,以列表框的形式将以往的彩票数据显示出来,既可以直观的观察。-Lottery statistical devices to the list box in the form of lottery data show that out of the past, either visual observation.
HeaderCtrlCl
- 用CListCtrl来显示数据比较方便,有时候我们需要标注某一列或某一个单元格的背景和字体颜色,或者需要改变一下行高和字体大小,CListCtrl要改变这些并不是很方便-The CListCtrl can change back ground and every item s font and color.