资源列表
1littlebox
- 关于listbox的程序,十分详尽,关于他的属性的说明,已经各种消息的使用-listbox on the procedures in detail, he attributes the note, the use of information in
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
报表式CListCtrl使用全攻略
- 严格说来本文是别人成果的集合,加入了本人使用的一点心得,而且文章内容是本人在 实际开发中试验过可以使用的。这只是初稿,还有很多内容没有加入,原因是没有经过 验证,以后会陆续加入,形成一个CListCtrl的使用完全指南。 -Strictly speaking this is the outcome of the other pool, I joined the experience of 1:00, but the contents of my article in the actual dev
实例7 在树形控件中插入背景图
- 在树形控件中插入背景图 -in tree controls to insert background map of the tree contro ls to insert background map of the tree controls to insert background map
GroupListView_demo
- 国外网站上一个codehero写的控件,说实话真的很不错。-foreign web sites written in a codehero controls, and tell the truth really is pretty good.
GlacialListSource13
- 国外网站上一个codehero写的控件的源代码,可以学习到不少技巧。-foreign web sites written in a codehero control of the source code, could learn a lot of skills.
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
C++Biulder自画Listbox
- 用C++Biulder写的自画ListBox的源代码-C Biulder write self-portraits ListBox source code
SkinList_Demo
- 一个自绘列表控件-drawn from a list of Control
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
ListCtrl单线程
- 编写一个单线程程序,向列表控件中插入数据(记录条数不小于10条)。-prepare a single-threaded process controls to the list inserting data (number of records not less than 10).
简单的列表控件例子
- 简单的列表控件例子 该控件为常用的报表格式,简单易懂,特别适合初学者。-simple list of examples of the controls used to control the presentation and easily understood, especially for beginners.