-
在VC对话框控件进度条的基础上进行了扩展,模仿某些专业软件的界面,显示一个颜色渐变的进度条,使用它会给你的应用程序增色不少。...
在VC对话框控件进度条的基础上进行了扩展,模仿某些专业软件的界面,显示一个颜色渐变的进度条,使用它会给你的应用程序增色不少。-in VC progress of the dialog box controls on the basis of expansion, imitating professional software interface, a color shown gradual progress, it will give you the use of the application elegance.
- 2022-03-13 20:02:22下载
- 积分:1
-
delphi简单录音机
本实例的任务是实现一个录音小程序,这个程序可以用MIC把声音录制下来存储成WAVE文件。
- 2022-05-26 20:49:52下载
- 积分:1
-
VC 画曲线控件,方便易用,美观
VC 画曲线控件,方便易用,美观...
VC 画曲线控件,方便易用,美观
VC 画曲线控件,方便易用,美观-VC painting curve control, user-friendly, visual art VC curve control, user-friendly, visual
- 2022-01-25 19:34:52下载
- 积分:1
-
HGE 2D游戏引擎 GUI 控件扩展
老外的例子,实现了常用的按钮、列表框、下拉等控件。。。
- 2023-05-30 11:55:03下载
- 积分:1
-
自己画的GRID控件,用EDIT和custerm control为基础来实现。
自己画的GRID控件,用EDIT和custerm control为基础来实现。-GRID painting their own controls, using EDIT and custerm control-based to achieve.
- 2023-04-25 11:20:03下载
- 积分:1
-
VB模拟东方快车的窗体例子,值得参考和学习
VB模拟东方快车的窗体例子,值得参考和学习-VB simulation examples form the Orient Express, it is also useful and learning
- 2023-08-30 01:55:03下载
- 积分:1
-
计数器,计算一定时间内的次数统计。
比如孕妇的胎动计数,脉博计数等等...
计数器,计算一定时间内的次数统计。
比如孕妇的胎动计数,脉博计数等等
-Timer or Counter, statistics frequences in a period
- 2023-08-06 05:05:04下载
- 积分:1
-
自动调整界面布局的对话框
此程序实现了当对话框大小改变时其界面布局可自动随之调整,编译环境为VC++2005
- 2023-01-12 19:35:06下载
- 积分:1
-
Qt编写时钟界面
用qt编写的简单的时钟界面,通过实现paintEvent函数来绘制
- 2022-08-25 16:59:37下载
- 积分:1
-
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们...
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为
任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向
Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd).
对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针
m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的:
-Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
- 2022-05-31 00:40:34下载
- 积分:1