搜索资源列表
listview_ex
- LIST扩展类,支持颜色等,可以直接编译。-LIST extension of the class, color support, and can directly translated.
CListBoxST_src
- 一个CListBox的扩展类快来下啊快来中阿快来 -a hurry and the extension of the class under which ah Come A Come
ClassList
- CListCtrl控件简单易用,美中不足的是不能设置单元格的颜色,作者试着扩展了CListCtrl类,提供了一个可设置单元格颜色的函数,
ThumbNailList
- ThumbNailList是一个可显示缩图的listctrl类,可供VC++6.0 7.0 7.1 等重复利用.这个是我从listctrl扩展重写而来。
ExtendListBox
- 一个CListBox扩展类,可以实现ListBox各行颜色不同,并且可以设置不可选择项。注:ListBox属性必须:Owner draw:Variable,Has strings选项打钩。-CListBox expand a category, you can achieve different color lines ListBox, and can not select items can be set. Note: ListBox properties must be: Owner dra
listctrlex
- 一个listview的扩展类,能实现漂亮的具有金属银亮风格的listview控件,只需要把自己的控件CListView变成CListViewEx即可,调用简单-The expansion of a listview categories, to achieve a beautiful bright silver metallic-style listview control, just to control their own CListView into CListViewEx can cal
Mylistctrl_by_VC
- 使用vc++封装的扩展类,具有横向伸缩功能的listctrl.-The listctrl with transverse extend function.
561LISTCTRL
- 一个LISTCTRL的排序扩展类,对扩展LISTCTRL的人来说特别有用。-Extension classes of a LISTCTRL sort of extension is especially useful for people LISTCTRL.
CTreeView@CLiseView
- 基于CTreeView和CListView类做的扩展类,实现浏览器等功能-CListView class to do based on CTreeView and extension classes, and other functions to achieve browser
ListDemo
- 列表控件的扩展类 可以设置某个单独项目的颜色-The list control of expansion can set the color of a single project
Demo-CListCtrlEx-000
- MFC CListCtrl 扩展类 及其 示例-MFC CListCtrl extension classes example
Demo-CListCtrlEx-001
- MFC CListCtrl 扩展类的功能示例001-MFC CListCtrl extended functionality example 001
Demo-CListCtrlEx-002
- MFC CListCtrl 扩展类的功能示例002
listPcontrol
- MFC 列表控件(ListControl)扩展类集合(10多种),其中有两个功能可以说是扩展到了极致。感兴趣的朋友不妨看看~,VC6-MFC list control (ListControl) extension class collection (more than 10 kinds), which has two functions can be said to extend to the extreme. Interested friends may wish to look ~, VC
TestListEx
- CListCtrl扩展类,可插入图片 按钮-CListCtrl extension class, you can insert a picture button
CReportCtrl_DemoNew
- Listview扩展类,延时了报表方式的使用方法,非常不错。-Listview extension of the class, the method of using delay report, very good.
ListBoxST
- C++ 界面控件扩展类库,列表控件类库可以方便的进行列表的创建,包含动态及界面创建-ListBox control
ClistCtrlEx
- 列表视图控件的扩展类集合,包括很多新功能。 每列的宽度,对齐方式,字体的选择,背景颜色设置等。-列表视图控件的扩展类集合,包括很多新功能。 每列的宽度,对齐方式,字体的选择,背景颜色设置等。 The list view control s extended collection of classes, including many new features. Each column width, alignment, font selection, background colo
VListCtrlTest150826
- 一个CListCtrl的扩展类及其应用实例。该类采用虚拟列表作为数据获取的手段(后台),前台采用OWNERDRAWFIXED用户自行绘制,并实现了背景动态贴图和ADO访问Access数据库。-Extension classes and application examples of a CListCtrl. This class uses a virtual list as a means of data acquisition (background), reception using OWN
自绘ListCtrl扩展类及应用
- 一个自绘ListCtrl扩展类及应用,比CListCtrl具有更多更强的功能。