文件名称:MyScrollBar
- 所属分类:
- Static控件
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-30
- 文件大小:
- 354kb
- 下载次数:
- 0次
- 提 供 者:
- 姚*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 该滚动条类 CXScrollBar 继承自 CStatic,用 GDI+ 绘制,采用贴图方式,支持png图片,各个部分的图片都是单独的
2. 该滚动条类使用时需要创建一个静态文本框,如果是在对话框中直接插入的控件,则要在对话框的 DoDataExchange() 函数中将与控件关联的数据交换语句去掉。-One of the scroll bar class CXScrollBar inherited from CStatic, with GDI+ mapping, mapping, support png images, various parts of the picture are separate two of the scroll bar when you need to create a class with static text box, if it is in dialogue directly into the control box, the dialog box will have the DoDataExchange () function will be associated with the control data exchange statement removed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyScrollBar\Debug\MyScrollBar.exe
...........\MyScrollBar\ImageInfo.cpp
...........\...........\ImageInfo.h
...........\...........\MemoryDC.h
...........\...........\MyScrollBar.aps
...........\...........\MyScrollBar.cpp
...........\...........\MyScrollBar.h
...........\...........\MyScrollBar.rc
...........\...........\MyScrollBar.vcxproj
...........\...........\MyScrollBar.vcxproj.filters
...........\...........\MyScrollBar.vcxproj.user
...........\...........\MyScrollBarDlg.cpp
...........\...........\MyScrollBarDlg.h
...........\...........\ReadMe.txt
...........\...........\res\MyScrollBar.ico
...........\...........\...\MyScrollBar.rc2
...........\...........\...\Scrollbar\HorizontalScrollBarChannel.png
...........\...........\...\.........\HorizontalScrollBarChannelHLight.png
...........\...........\...\.........\HorizontalScrollBarLeftArrow.png
...........\...........\...\.........\HorizontalScrollBarLeftArrowHover.png
...........\...........\...\.........\HorizontalScrollBarRightArrow.png
...........\...........\...\.........\HorizontalScrollBarRightArrowHover.png
...........\...........\...\.........\HorizontalScrollBarThumb.png
...........\...........\...\.........\HorizontalScrollBarThumbHover.png
...........\...........\...\.........\VerticalScrollBarChannel.png
...........\...........\...\.........\VerticalScrollBarChannelHLight.png
...........\...........\...\.........\VerticalScrollBarDownArrow.png
...........\...........\...\.........\VerticalScrollBarDownArrowHover.png
...........\...........\...\.........\VerticalScrollBarThumb.png
...........\...........\...\.........\VerticalScrollBarThumbHover.png
...........\...........\...\.........\VerticalScrollBarUpArrow.png
...........\...........\...\.........\VerticalScrollBarUpArrowHover.png
...........\...........\resource.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\targetver.h
...........\...........\XScrollBar.cpp
...........\...........\XScrollBar.h
...........\MyScrollBar.sln
...........\MyScrollBar.suo
...........\Release\MyScrollBar.exe
...........\使用说明.txt
...........\MyScrollBar\res\Scrollbar
...........\...........\res
...........\Debug
...........\MyScrollBar
...........\Release
MyScrollBar