搜索资源列表
CListCtrl控件使用示例
- 一个CListCtrl控件的示范程序,程序很简单,有兴趣的朋友可以看一下-a CListCtrl Control Model procedure is very simple, interested friends can look at!
outlook
- 实现Outlook的用户界面风格,含示例程序。
CListCtrl_sort
- Visual C++ CListCtrl类超强排序,只有稍微修改就能用到你需要的地方.注:本示例程序是在Unicode环境下 -Visual C++ CListCtrl class Super sort, and only a slight modification can be used anywhere you need. Note: This sample application is in Unicode environment
LVCustomDrawDemo
- List Control控件显示颜色的示例程序,可以改变指定行的颜色-List Control control procedures showed that the color of the sample, you can change the designation of the color line
ListCtrl
- ListCtrl背景颜色控件的示例程序源码,-ListCtrl background color of the sample application source code control,
CSplitterWndDemo
- 静态拆分视窗示例程序,演示了窗口拆分的一些技巧。-Examples of static split window procedure, demonstrated some techniques split window.
CToolTipListCtrl_demo
- CToolTipListCtrl的示例程序,让你看了之后会更深刻地了解此类。-CToolTipListCtrl sample program will then let you read a deeper understanding of such.
CheckedListViewSample
- WPF自定义选择框列表示例程序,可以勾选列表中内容-WPF Custom selection box lists the sample programs, you can check the contents of the list
Listview
- 一个关于列表框的示例程序,windows mobile-A sample program on the list box, windows mobile
clistctrl自绘及改变行列颜色附重用类
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅。