资源列表
0273ListBox
- ListBox控件添加水平滚动条,演示在ListBox中如何使用好水平滚动条。
ListCtrlDemo
- This tutorial is designed to introduce you to the CListCtrl MFC class. This tutorial covers the following aspects of the CListCtrl: - Adding a CListCtrl to your dialog - Associating the CListCtrl with a member variable - CListCtrl styles - Insert
SelectDlg
- 功能完善的选定操作代码,能够实现从A ListBox 选定一个、多个、全部指定内容到B ListBox,同时指定操作为Move还是Copy。-perfect functioning of selected operating code, can be achieved from a selected A ListBox, a number, all contents of the designated B ListBox, the designated operators for the Mov
ListBoxSelectDlg
- Listbox初学者使用方法,非常不错,值得下载-The use of Listbox usage, suitable for beginners to understand, not very much.
VCListCtrl
- VClist控件的高级使用,里面有几种经典案例,对需要用LIST控件做开发的朋友有比较好的参考价值-VC listcontrol example
ListView-quickly-display
- ListView控件快速显示上万条数据,不卡-The ListView quickly display tens of thousands of data
myChatView
- 使用QML仿写了一个PC端微信的界面,具有以下功能: 1.可以显示文本、图片、音频、视频 2.显示的内容根据“发送方”自动左对齐或者右对齐 3.支持全屏查看图片 4.视频可以播放,不过好像需要安装解码器(我装的是LAV Filters)-QML copy of the use of a PC end micro channel interface, with the following functions: 1 can display text, pictures, a
一个简单实用的表格控件
- 一个简单功能强大的控件
CListCtrlExDemo
- 关于MFC中ListCtrl的扩展应用。作者将众多控件作为cells插入到列表中。很强大~-MFC extension on the application in ListCtrl. The author of many controls as the cells into the list. Powerful ~
MessageAttachment
- Sending windows messages from a remote machine [^]
Column_Picker_ListCtrl
- 一个支持列表栏目拉动的源码,非常好方便,只要修改列表基类就可以实现栏目拉动-A list of columns to support the source drive, very good convenience, as long as the revised list of base class can be achieved part pull
20201647588
- 重画ListCtrl,大家一起来学学