搜索资源列表
AZWndExLib
- 用钩子处理窗口的滚动条,实现自绘的窗口滚动条-hook processing window with a rolling, realize the window painting scroll
BeautyQQ_All_source
- QQ界面源码 模拟qq界面的源码,很cool,绝对牛! QQ界面 换肤 自绘控件 透明窗口 Vista样式 免费开发包 skinBeauty skin Beauty afe 界面换肤 美化 异形窗口 vista 样式 透明窗体 自绘控件 vc vb delphi 编程 源码 代码 例子 磨沙 半透明 开发包 免费 破解 button dialog frame XP 下载 自绘按钮 菜单 标题栏 滚动条 listctrl treeview listview scro
SkinListDone
- 非常实用的MFC自绘列标滚动条,完全自绘了列表框的表头,背景,尤其是滚动条,此方法可以在其他控件绘制中参照.
scroll bar skin
- mfc scroll bar 滚动条自绘,超难得。
界面换肤+界面自绘
- VC++界面换肤 界面自绘 内置滚动条自绘 菜单自绘源代码,c++ ,非常好.免费给大家.
从CWnd继承,完全自绘的滚动条控件
- 从CWnd继承,完全自绘的滚动条控件,接口和CScrollBar完全一致-Inherited from CWnd, completely self-painted scroll bar controls, exactly the same interface and CScrollBar
CSListCtrlbar
- 自绘的listcontrol,其中有自绘的滚动条和自绘的tooltip,完美解决闪烁问题。本人亲自开发的,不下绝对是您的损失。-the custom listcontrol.
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.
Skinscrollbar
- Combobox控件、ListBox控件、ListCtrl控件、TreeCtrl控件等,滚动条的贴图自绘,效果很好。vc6.0和vs2008编译通过-Combobox control, ListBox control, ListCtrl control, TreeCtrl control, etc., scroll the map from the painting, with good results. vc6.0 and compiled by vs2008
SCrollBar
- 完全自绘的ScrollBar,完美实现滚动条功能-Completely self-painting of the ScrollBar, the perfect realization of the scroll bar function
SkinListDone
- listview自绘demo,包含有滚动条的自绘内容-listview from the painting demo, contains the contents of the scroll bar' s owner-draw
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
Sroll
- 经典的滚动条自绘,可以学习下。新手必须看。-Since the classic painting scroll bar, you can learn the next. Novice must see.
TestListCtrl1
- 自绘CListCtrl控件及滚动条。界面开发值得参考。-Since the draw CListCtrl controls and the scroll bar. Interface development is worth reference.
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
自绘滚动条
- 自绘滚动条,纯WIN32 API 实现,零模块!!(Self drawn scrollbar, pure WIN32 API implementation, zero module!)