搜索资源列表
Hlistbox
- 下载解压缩后直接运行即可得到工程文件,直接用VC编译运行即可-decompress downloaded directly after running the project documents can be obtained directly with VC compiler can run
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
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
ListBoxEx_demo
- ListBox增强,可以实现如vc开发环境中设置路径之形状。-ListBox strengthened, can be achieved if development environment vc set Ways shape.
MC_List_Box_demo
- vc下的多列listbox源代码,喜欢的朋友可以看看,有利用价值-vc out over the listbox source code, like you can see, to be of value
ClearVCPrj
- vc 工程清理工具 可以将编译的中间文件删除-vc works cleaning tool can be compiled in the middle of deleted files
ListDemo.rar
- 一个自我封装的List类,很号用,解决VC++中MFC中CListCtrl类的缺陷,在控件编程中有很大的用途,也可以更具自己的需要做一些修改!,A self-List package type, I am its use to solve VC++ In the MFC class CListCtrl of defects in the control program in a lot of uses, can also be more to their own needs to do some
listorder
- VC++ 在列表控件中进行表头项排序,双击列表项每一个表头,会自动排序,这是我们比较常用的一个列表操作技巧,在你的数据列表中加入排序功能,可方便用户对数据进行查看和管理,提升程序体验。 -VC++ in a list control for the header item sorting, double-click the list item for each header will be automatically sorted, which we commonly used a list
ExcelTest
- ExcelTest是用于学习在VC程序中调用EXcel功能,可实现将CListCtrl中的数据导出到EXCEL,-ExcelTest is used to study the VC program call EXcel function can be realized in the CListCtrl export data to EXCEL,
CListDemo
- 详细介绍了VC中list的开发实例,实例具有代表性,可直接应用。-Described in detail the development of VC in the list of examples, examples are representative, can be applied directly.
listviewfillingdynamicallyvb
- 这个代码利用了两个可复用的C++类:CXTOutlookBar 和 CXTPagerCtrl,用它们可以实现Outlook风格的用户界面,这两个类出自Codejock软件公司,是其产品Xtreme Toolkit的一部分。根据该公司的许可条款,任何人都可以不受限制地免费使用这两个类的源代码。 [代码性质] VC可重用代码段 [代码作者] NorthTibet [文件大小] 101K [更新日期] 2003-1-13 22:46:00 [下载次数] 19226
CListView_SortItems
- 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
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.
ListCtrlVCdemo
- vc下的ClistCtrl演示源代码,希望大家有用。仅供参考。-vc source code under the ClistCtrl demo, hope it would be useful. For reference only.
EditListCtrlSample
- 使用VC++实现可以编辑的CListCtrl。可以实现可编辑的LIST。很有使用价值-Using VC++ implementation can edit the CListCtrl. Can be edited LIST. Great value in use
CListBoxchange
- 左右两个ListBox互相交换数据,VC++版源码实现,也就是文本数据在两个ListBox之间相互传递,这种用法在WEB开发中应用广泛 ,最早发现是在招聘网站、IT产品网站,用于高级产品搜索或职位搜索时候,方便选择类别,减少程序出错率,我想在VC中这应该也是个不错的应用。 -Exchange data with each other left and right ListBox, VC++ version of source code to achieve, that is, text da
VCPPCList
- VC++ 列表控件(CList) 使用方法,列表控件可以看作是功能增强的ListBox,它提供了四种风格,而且可以同时显示一列的多中属性值。-VC++ list control (CList) use the list control can be seen as Enhanced ListBox, it offers four styles, and can display a multi-attribute value.
listdisplay
- vc可以用来动态设置列表控件的不同显示方式例程-vc can be used to dynamically set the list control display routines
MakePicFileName
- 一个VC++6.0的应用程序,按照指定的规则,修改文件的名称,可以显示JPG图像,还有应用CXIMANGE的例子。-The a VC++6.0 application in accordance with the specified rules, modify the file name can be displayed JPG the image application CXIMANGE example.