搜索资源列表
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.
listboxspgdt
- listbox水平滚动条 一般listbox只有垂直滚动条,此代码能让listbox能使用水平滚动条-listbox horizontal scroll bar in general listbox only the vertical scroll bar, the code allows listbox can use the horizontal scroll bar
Smart-scroll-bar
- Visual C++创建智能滚动条程序,源代码,可调试运行-Smart scroll bar isual C++ create smart scroll bar program, the source code, the test and operation can be
CustomizeListview
- listview重绘的示例代码,包括背景的重绘,渐变背景,可以显示进度条。-listview redraw the sample code, including the background redraw, gradient backgrounds, can display the progress bar.
ExListBoxDemo
- vc创建带有智能水平滚动条的列表框\ExListBoxDemo 的程序源码-vc create a horizontal scroll bar with a list of smart box \ ExListBoxDemo the program source code
ExListBoxDemo
- 创建带有智能水平滚动条的列表框\ExListBoxDemo\ExListBoxDemo.rar,很不错的vc源码,希望对大家有所帮助。-Create a horizontal scroll bar with a list of smart box \ ExListBoxDemo \ ExListBoxDemo.rar, very good vc source code, we want to help.
javascrip
- Code Java scr ipt scroll bar control-Code Java scr ipt scroll bar control
VirtualListControl_src
- 虚拟列表控件使用起来非常简单。它总共只有三个相关的消息,如果你直接使用CListCtrl,应该在对话框中响应这三个消息。如果你使用CListCtrl派生类,可以在派生类中响应这三个消息的反射消息。这三个消息分别是: (1)LVN_GETDISPINFO 控件请求某个数据 (2)LVN_ODFINDITEM 查找某个数据 (3)LVN_ODCACHEHINT 缓冲某一部分数据(You may have noticed that the standard CListCtrl ge
