资源列表
OutlookList
- Outlook风格的listbox,功能十分不错..字数补丁.exe-Outlook-style listbox, function very well .. words patch. Exe
nirs2000_demo
- 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
listctrlnew
- listctrl经过修改实现了,文件头增加背景色,增加checkbox功能,已经可以修改文字的颜色及背景-listctrl
listboxspgdt
- listbox水平滚动条 一般listbox只有垂直滚动条,此代码能让listbox能使用水平滚动条-listbox horizontal scroll bar in general listbox only the vertical scroll bar, the code allows listbox can use the horizontal scroll bar
4
- 这是Labview编程的一些小例子,可以作为初学者入门的练习题,很好的例子,循序渐进-This is a small example of Labview programming can serve as a beginner' s exercises, a good example, step by step
internet
- BuildXPControl.rar \\CListCtrl.txt.rar \\CListCtrl例子.rar\\combolistl.rar\\ListCtrlExDemo.rar\LIST排序.rar\\TestComboListCtrl.rar\\比较完美的CListCtrl(可编辑,排序,图标,checkbox,改变颜色).rar 目录readme.doc-BuildXPControl.rar \ \ CListCtrl.txt.rar \ \ CListCtrl example. R
MSPRO
- mfc使用ado连接access数据库,利用listcontrol控件读取数据库中数据,并能够读取与删除数据库中数据-mfc ado connection with access database, using listcontrol control to read data in the database, and the ability to read and delete data in the database
Control-the-use-of-VC-list
- 如何使用列表控件?本程序通过使用列表控件,让您进一步了解及掌握VC中控件编程的技巧和实用性!-How to use the list control? This program by using the list control, allowing you to further understand and master the skills of VC in the control programming and practical!
ListView-line-color
- 改变listview控件的行颜色,标题颜色,背景色,字体颜色,基本实现方法 -The listview control line change color, title color, background color, font colors, basic methods of realization
mylistctrl
- 一个简单的列表框,可以实现查询,删除,修改文本数据等功能。非常好用。-A simple list box, can query, delete, modify text data and other functions. Very easy to use.
24
- 各种VC++窗体列表控件使用实例集,list control view的几个使用技巧,包括ListBox和Combobox等。
左右两个ListBox互相交换数据
- 左右两个ListBox互相交换数据,VC++版源码实现,也就是文本数据在两个ListBox之间相互传递,这种用法在WEB开发中应用广泛 ,最早发现是在招聘网站、IT产品网站,