搜索资源列表
ComboListCtrl
- 一个可以编辑的CListCtrl控件,里面提供了一个文本类,可以响应鼠标的消息并在该位置出现一个动态编辑框,然后保存输入的内容,很具有参考价值,希望对大家有所帮助.-one can edit the CListCtrl controls inside offers a text type can respond to mouse and the news in the position of an emerging dynamic editing box, then save the impor
file_ListView
- 标题或文件名:大图标显示;小图标显示;列表显示;报告显示;在窗体的ListView里面!-title or file name : Large icons display; Small icons display; Table shows; Report shows; Form in the ListView inside!
ListUpDown
- 在列表匡内的内容通过程序实现上下移动!排序时可能会用到里面的内容!-in the list through the program up and down! Scheduling may be used inside the content!
CustomHeader.zip
- C# 要实现ListView的各行各列重绘是一件很麻烦的事情,最近就确定要实现一个功能需求,在一个ListView各行的第二列(Details模式)加入一个小图标。之前已经领教过ListView的设置,要开启重绘ListView各行,就必须重载它的OnDrawSubItem,但是ListView默认是不会执行你重载的OnDrawSubItem事件的,除非你把它OwnerDraw设置为true,即打开由用户控制绘图模式。然而让人抓狂的是,OwnerDraw=true后,整个ListView的Ite
XListCtrl
- 功能强大的ListCtrl控件,包括编辑,单元格内的图形渲染,combobox嵌入等,可直接使用。-Powerful ListCtrl controls, including editing, graphics rendering inside the cell, combobox embedded and so on, can be used directly.
ListView
- 小程序,在界面的编辑框里输入后,通过Add按钮,将内容添加到ListBox里面。-Small procedures, the interface to edit box enter through Add button to add to the ListBox inside.
listview
- This code is in visual basic 6 and demostrates the use of listview control. Unzip and inside a folderr and open project1.vbp
tianjia
- vc++做的 在edit里写的内容可以加到listbox里面-vc++ to do the write in the edit can be added to the listbox inside
list_tree
- vc++可视化编程,包括listtree控件,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including listtree controls, compressed packets inside the source code can be directly run.
IEEE
- IEEE浮点数计算机内二进制表示显示 -IEEE floating-point binary representation inside the computer display floating-point binary representation inside the computer display
DragTest_listctrl
- 实现两个listcontrol之间单项和多项的拖拽,vs2008下编译通过。我找过站内的相关代码,要么有密码,要么,唉,可能我没仔细找吧,不说了。我在别的地方找了个好用的,至少我这边可以运行,给需要的人参考-Achieved between the two listcontrol single and a number of drag, vs2008 compiled by. I looked for the code inside the station, or a password, or,
DBList
- 将数据可和List一起使用,将数据库里面的数据在List上显示-List data can and will be used in conjunction with the data inside the database appear in the List
ListCtrl
- 列表框的自绘。里面有详细的功能介绍,望对你有用-Since the draw of the list box. Has the function of the detailed introduction inside, hope useful to you
CListCtrlTest
- List Ctrl控件是VC里面很基本的常用控件,演示了List Ctrl控件的使用方法。-List Ctrl VC control is inside a very basic common controls, demonstrates the use of List Ctrl controls.