搜索资源列表
custlist.zip
- 一个自绘的listview控件例子
ListTest_1129
- 类似迅雷list控件自绘,广告STATIC, 按钮自绘
VBPropertyList
- 一个自绘的ListBox控件,包含有按钮、颜色框、复选按钮等
SkinList_Demo
- 一个自绘列表控件-drawn from a list of Control
Changing Row Height in an owner drawn Control
- 对自绘控件进行排序,比如listctrl等,其他功能请自行摸索。-drawn from the right controls in order, for example listctrl, other functions requested to explore.
ListBoxCHDemo.zip
- 漂亮的ListBox自绘控件,支持图片显示!且有修改ListBox的Item高度功能!,beautiful listbox owner draw control! With item height size and background picture
SkinListDone
- 一个自定义皮肤的listCtrl控件代码,对ClistCtrl重新进行了封装,自绘滚动条以及标题栏和背景颜色,自学的一个好例子。-A custom skin listCtrl control code, the ClistCtrl been re-packaged, self-painted scroll bar and title bar and background color, self-study is a good example.
Skinscrollbar
- Combobox控件、ListBox控件、ListCtrl控件、TreeCtrl控件等,滚动条的贴图自绘,效果很好。vc6.0和vs2008编译通过-Combobox control, ListBox control, ListCtrl control, TreeCtrl control, etc., scroll the map from the painting, with good results. vc6.0 and compiled by vs2008
XListCtrl
- listctrl控件中放置进度条,combobox,背景颜色自绘等多种功能-listctrl placing the progress bar control, listbox, the background color from the painting and many other features ...
CListViewCtrl
- CListViewCtrl自绘,重绘ClistViewCtrl控件
ProgressList
- 通过自绘ListCtrl控件,实现在控件内部添加进度条的功能。-ListCtrl painting by self-control, to achieve progress bar added in the internal control function.
custlist
- 一个自绘的listview控件例子-A example of a self_drawn listview control
listctrl_napster
- 自绘listctrl控件。在listctrl中包含进度条-Since the painting listctrl control. Listctrl included in the progress bar
SkinList
- 自绘列表控件,包括自绘竖直和水平滚动条以及列表头。-How to skin CListCtrl including scrollbars and column headers
MultilineListDemo
- 自绘listbox控件,实现多行文字内容-Since the draw listbox control, multi-line text
LDDListCtrl
- 用GDI+自绘的List控件,喜欢自绘控件的朋友可以参考一下。-Drawn with GDI+ from the List control, like friends from the draw control for reference.
ListTest
- ListBox自绘控件的编写-The preparation of self-drawn ListBox control ......
Third
- 精美的列表按钮自绘,用户自定义控件,在自定义控件中加入可按钮。-The application wizard has created this TransparentControl application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writin
列表控件
- QQ好友列表 自绘列表控件
clistctrl自绘及改变行列颜色附重用类
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅。