资源列表
Demo project showing how to custom draw single items
- Demo project showing how to custom draw single items in a listview,Demo project showing how to custom draw single items in a listview
CImageListBox
- ListBox Extension ListBox Extension-ListBox Extension
CheckTV
- 基于listview的checkview源码
palindrom
- palindrom number listing a table
TransparentListBox
- 通过重载CListBoxt完成自己的listbox重载,支持更改背景颜色、字体颜色;并支持横向滚动条;而且支持滑轮滚动-Through heavy-duty CListBoxt complete its listbox overloaded to support the change the background color, font color and support the horizontal scroll bar and support for scroll wheels
TransparentListBox
- listbo特效 listbo特效-listbo effects listbo effects
modtranslv
- VB子类化透明listview,让Listview的背景图片变得透明,让它看上去更漂亮,使用时注意,请把窗体Picture设为图片就能看到透明效果了。 说明: NewTxtBoxProc = CallWindowProc(origProc, hwnd, uMsg, wParam, lParam) 将此句调到最后是为了防止出现滚动条奇怪消失的现象,原版本是放在updatewindow前,这个是试出来的。 -Transparent VB subclassing li
ListCtrl
- 纯window api模拟mfc封装CListCtrl内部实现,欢迎大家修改扩展,可以自定义背景、文字颜色、行宽度等。-only use window api implement CListCtrl,support custom bk clr\word clr\row height and so on.
fibonacci
- fibonacci number listing a table
03
- 点击按钮后,在listbox中自动生成带图标的选项。
HeaderCtrlCl
- 用CListCtrl来显示数据比较方便,有时候我们需要标注某一列或某一个单元格的背景和字体颜色,或者需要改变一下行高和字体大小,CListCtrl要改变这些并不是很方便-The CListCtrl can change back ground and every item s font and color.