搜索资源列表
AZWndExLib
- 用钩子处理窗口的滚动条,实现自绘的窗口滚动条-hook processing window with a rolling, realize the window painting scroll
SkinList
- 用vc实现的listctrl控件,自绘滚动条,从国外网站下载下来的源代码,很不错的。
listbox_Listctrl
- 在evc环境下,用listctrl控件来实现listbox功能,外加背景图片,自绘滚动条,每行前面添加小图标等等高级功能。比用listbox漂亮很多
XScrollBar_src1.0.
- 一个vc下自绘滚动条的示例,代码来自大名鼎鼎的codeproject,
界面换肤+界面自绘
- VC++界面换肤 界面自绘 内置滚动条自绘 菜单自绘源代码,c++ ,非常好.免费给大家.
从CWnd继承,完全自绘的滚动条控件
- 从CWnd继承,完全自绘的滚动条控件,接口和CScrollBar完全一致-Inherited from CWnd, completely self-painted scroll bar controls, exactly the same interface and CScrollBar
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.
ScrollBar
- 自绘滚动条,按钮显示图片,响应鼠标事件.-since the painting scroll bars, buttons, display pictures, to respond to mouse events.
Mylist_owndraw
- wince下listctrl的自绘,实现了透明和自绘滚动条-listctrl class in wince,realize transparent and the owndraw silder
ListCtrl
- evc listcontrol控件自绘,实现report风格的标题自绘,以及滚动条的自绘-Self-control evc listcontrol drawn to achieve the title of self-report style of painting, as well as self-painted scroll bar
SCrollBar
- 完全自绘的ScrollBar,完美实现滚动条功能-Completely self-painting of the ScrollBar, the perfect realization of the scroll bar function
CustomList
- 自绘list view,带自制滚动条,欢迎下载-Self-drawn list view, with self-made scroll bars, welcome to download
scorllBitmapWnd
- 自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
SkinList
- 自绘列表控件,包括自绘竖直和水平滚动条以及列表头。-How to skin CListCtrl including scrollbars and column headers
test
- 自绘滚动条,MFC工程,可以供新手学习。-Self-painted scroll bar
HTControlDemo
- 调试需要VS2010,只想看效果的可以联系我发给你exe.此VC界面控件皮肤库我会不断地更新,你发现问题及时联系我,请关注我的资源列表中最新版本。支持绝大多数常用控件,可以对控件进行任意换肤,支持控件任意透明度,界面无闪烁,不需要附加的学习即可使用。包含PNG透明按钮,静态控件,自定义进度条,自定义控制杆,自绘滚动条,完美替换CListCtrl滚动条,支持CListCtrl背景图显示,在CListCtrl中添加进度条,完美替换CRichEditCtrl滚动条等。-Debugging requir
HTControlDemo(v1.0.3.2)
- VC界面控件皮肤库(v1.0.3.1):压缩包中包括VS2005,VS2008和VS2010三个项目工程。此VC界面控件皮肤库我会不断地更新,你发现问题及时联系我,请关注我的资源列表中最新版本。 支持绝大多数常用控件,可以对控件进行任意换肤,支持控件任意透明度,界面无闪烁,不需要附加的学习即可使用。包含PNG透明按钮,静态控件, 自定义进度条,自定义控制杆,自绘滚动条,完美替换CListCtrl滚动条,支持CListCtrl背景图显示,在CListCtrl中添加进度条,完美替换CRich
SkinSB
- 自绘滚动条的LIB库程序,方便简单实用的好东西-Self-painted scroll bar LIB library program to facilitate simple and practical good things
skinscrollbar
- 支持MFC所有控件的滚动条自绘,完整的源代码,使用简单 并且提供detours3.0能HOOK所有windows API(MFC all controls to support the scroll bar self - drawing, the complete source code, the use of simple And provide detours3.0 can HOOK all windows API)
自绘滚动条
- 自绘滚动条,纯WIN32 API 实现,零模块!!(Self drawn scrollbar, pure WIN32 API implementation, zero module!)