资源列表
viewList
- 继承自listbox的控件,对于每一行,可自己设置宽度、颜色、字符,可加入cedit、ccombobox控件-Inherited from the Clistbox , for each line,you can set the width, color and character, cedit and ccombobox control also can be added
ListViewDemoV1.3
- lIST VIEW 重写ITEM,文字居中于图片-lIST VIEW Rewrite ITEM图片,文字居中于图片
ListViewHeadTittleMulti-Line
- 实现列表头部支持多行文字显示的一个例子,测试通过,可直接运行-To list head support multi-line text
ImageLearn
- 完整的图片操作接口,用户VC++代码学习-The complete image manipulation tools, users VC++ code learning
UseButton
- button控件是比较基础使用频率比较高的控件,这里介绍了这个控件的基本使用方法,简单实用-The button control is the basis for comparison is relatively high frequency of use controls, introduced the basic use of the control method is simple and practical
listBox
- 详细介绍C#的listbox控件,以及其常用属性-Detailed introduction to C# listbox control, as well as their common properties
ListBox-With-API-For-VB
- 全程用API来控制ListBox的使用,只有一个目的:完美突破32767行的限制-Throughout the API to control the the ListBox use, only one purpose: the perfect break through the limitation of 32767 rows
CheckedListBoxExample
- C# CheckedListBoxExample
ListBoxComboBoxExample
- C# ListBoxComboBoxExample
ListCtrl
- VS list control 实例,适合是新手学习-VS list control instance, suitable for novice learning
SkinListDone
- CListctrl重绘。包括标题头部。和边框都重绘了。。而且还有示例代码-CListctrl redrawn. Including the title of the head. And borders are redrawn. . But also the sample code. . .
Ctree_BK_demo
- 树形控件编程,里面有漂亮的UI,值得学习