搜索资源列表
CCeListCtrlExDemo
- EVC下的ListCtrl的例子,对初学者应该会有些帮助-EVC the ListCtrl example for beginners should be helpful
phrase0001
- 非常感谢网络版的limin兄弟为我无偿提供的空间,以及在我学习过程中给我的大力帮助与支持-very grateful to the online version of my brothers LIMIN provide free room and in my learning process for giving me the help and support
sortlistctrl
- 我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.-in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the largest or smallest, the process t
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
蓝牙协议源代码
- 蓝牙协议源代码,可以帮助你更好的进行蓝牙的开发-Bluetooth protocol source code, can help you better for the development of Bluetooth
pbfind3_5_9
- 欢迎使用PB小助手。 作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中
ListCtrlProject1
- 次程序实现了列表控件,对于想学习界面的同志会帮助很大,列表控件不是很难,但是还是有些技巧的,相信大家看了这个程序会有收获-meeting of the Program Control List, want to learn interface comrades will be of great help, the list is not difficult to control, But there is some skills, we believe that this process wil
testsortlistctrl
- 一个用MVC模型编写的Listctrl控件,为想学习MVC编程的朋友提供帮助,里边有详尽的注释-using a model prepared by the MVC Listctrl Controls MVC to want to learn programming friends to help, along with detailed notes
getVBS
- 扩展ctrlist控键.一个简单的实现,希望对初学者有帮助.-expansion ctrlist control keys. The realization of a simple, and I hope to help beginners.
ctrltest
- 一个List表格例子,对大家很有帮助,欢迎下载
QQautoLogin
- 一个可以QQ自动登陆,很好的学习例子。对于程序的改进有很好的帮助
WM_CHARmessageanalysis
- 这是对WM_CHAR消息分析的程序,希望对大家有帮助
listbox
- 在vc++6.0环境中,对列表框进行处理的程序代码。程序运行通过,并希望对大家有所帮助!
ListBox22
- 如何简单的适用列表框编程 希望对大家有所帮助
XListCtrl_demo
- 讲述如何使用列表控件来实现简单的报表形式 希望对大家有所帮助
PopupMenu
- 关于列表控件中如何使用右键的一段小代码,希望对大家有所帮助
ListView
- 本代码是一个非常漂亮的高级LISTCTRL的类,可以帮助界面开发朋友做出漂亮的界面
FlatHeader_demo
- 一个平头的listctrl 控件,对学习VC的大有帮助.
CustomListCtrl_src
- 一个自画listctrl滚动条的例子,希望对大家有帮助!
MFC_ListView_Test
- 一个可以选择一行数据,可以排序,可以更改背景颜色的小程序.从网上得来的启发希望能给大家带来一些帮助,