-
简介
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. -IntroductionDo 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.
- 2022-03-12 12:19:31下载
- 积分:1
-
数字编辑框
这个是自己编写的只能填写数字的编辑框,基于MFC的,经过自己测试通过,并且在多个项目中使用过。
- 2022-11-16 16:10:03下载
- 积分:1
-
load resources from the skin
从资源中加载皮肤――使用免费界面库 AppFace For VC 0.2 美化您的软件。-load resources from the skin-- use free interface library AppFace For VC 0.2 beautify your software.
- 2022-01-25 23:00:48下载
- 积分:1
-
这另一个记事本。
This another Notepad.
- 2023-04-15 05:45:03下载
- 积分:1
-
示波器的演示,动态曲线的绘制和界面编程功能的实现。
示波器的演示,动态曲线的绘制和界面编程功能的实现。-oscilloscope demo, dynamic curve mapping and programming interface functions to achieve.
- 2022-09-11 23:15:03下载
- 积分:1
-
ArcEngin 打开和保存mxd文档的代码!
ArcEngin 打开和保存mxd文档的代码!-ArcEngin open and save documents) code!
- 2022-02-14 01:29:11下载
- 积分:1
-
此程序能够实现的功能很多,有能够编辑静态文本框和编辑框都能对文字进行各种笑果处理,还有各种风格的按钮,列表框的滚动条等,并有不同的功能。...
此程序能够实现的功能很多,有能够编辑静态文本框和编辑框都能对文字进行各种笑果处理,还有各种风格的按钮,列表框的滚动条等,并有不同的功能。-this program can achieve a lot of functions, there can be static text editing box and editing text box able to laugh various fruit processing, and various styles of buttons, List of the scroll box, etc., and have different functions.
- 2022-04-10 02:51:41下载
- 积分:1
-
一个好的论坛源程序!
a good froum source program!-a good source program!
- 2022-03-21 00:40:16下载
- 积分:1
-
QT 对话框控件
用QT实现事件处理,定时器事件允许应用程序可以在一定的时间|司隔后执行事件处理,这个窗口部件显示
了一串文本标语,它会每30毫秒向左移动一个像素。如果窗口部件比文本宽,那么文本将会被多次重复,
直到能够填满整个窗口部件的宽度为止。定时器事件是‘种低级事件,而且如果需要多个定时器时,保持
对所有定时器囚的跟踪将会变得很麻烦。在这种情况下,通常更为简单的方式是为每一个定时器分别创
建一个们中er对象。QTimer会在每个时间间隔发射timeout()信号。
- 2022-03-02 03:28:25下载
- 积分:1
-
c++builder设计鼠标游戏
应用背景利用c++ builder 6.0事件消息完成鼠标点击消息,完成游戏的综合实例,在该实例中,将综合学习鼠标的操作和各种组件的使用。关键技术通过测定鼠标的落点,来判断随机出现的苍蝇是否被砸死。例如点击鼠标左键或右键,完成事件的响应。
- 2022-11-05 03:45:02下载
- 积分:1