文件名称:CBitmapSlider_src
介绍说明--下载内容均来自于网络,请自行研究使用
Introduction
Do you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps.
Features
Transparency effect for both channel and thumb.
Customize size of the thumb.
Flicker free.
It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap.
Do you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps.
Features
Transparency effect for both channel and thumb.
Customize size of the thumb.
Flicker free.
It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45666022cbitmapslider_src.zip 列表 BitmapSlider.cpp BitmapSlider.h memdc.h