当前位置:网站首页>BCG 使用之CBCGPProgressDlg进度条使用
BCG 使用之CBCGPProgressDlg进度条使用
2022-07-04 18:32:00 【春蕾夏荷_728297725】
1、代码如下所示
CBCGPProgressDlg dlg;
CBCGPProgressDlgParams params;
params.m_nRangeMax = 0;
params.m_nRangeMax = 10000;
params.m_strCaption = L"进度条标题";
params.m_strMessage = L"测试";
params.m_strMessage2 = L"测试1";
dlg.Create(params, theApp.GetMainWnd());
for (int nIndex = 0; nIndex < 10000; nIndex++)
{
if (dlg.IsCancelled())
{
}
dlg.SetPos(nIndex);
}
2、效果图如下:

边栏推荐
- The 15th youth informatics competition in Shushan District in 2019
- 92.(cesium篇)cesium楼栋分层
- 测试工程师如何“攻城”(下)
- 大佬们,求助一下,我用mysql cdc 2.2.1(flink 1.14.5)写入kafka,设置
- The difference and usage between substr (), slice (), and substring () in the string interception methods of "understand series after reading"
- Qt实现界面滑动切换效果
- Pytest 可视化测试报告之 Allure
- Shell programming core technology "three"
- 用实际例子详细探究OpenCV的轮廓绘制函数drawContours()
- Shell 編程核心技術《四》
猜你喜欢

LeetCode第300场周赛(20220703)

Bi skills - permission axis

English语法_名词 - 使用

92.(cesium篇)cesium楼栋分层

Pytorch学习(四)

"Only one trip", active recommendation and exploration of community installation and maintenance tasks

如何使用Async-Awati异步任务处理代替BackgroundWorker?

Wireshark网络抓包

Detailed explanation of the binary processing function threshold() of opencv

How to use async Awati asynchronous task processing instead of backgroundworker?
随机推荐
Use canal and rocketmq to listen to MySQL binlog logs
Shell 编程核心技术《四》
Explore the contour drawing function drawcontours() of OpenCV in detail with practical examples
Don't just learn Oracle and MySQL!
The difference and usage between substr (), slice (), and substring () in the string interception methods of "understand series after reading"
HDU 6440 2018中国大学生程序设计网络选拔赛
Shell 编程核心技术《一》
Stream stream
双冒号作用运算符以及命名空间详解
An example of multi module collaboration based on NCF
Shell programming core technology "four"
2014合肥市第三十一届青少年信息学奥林匹克竞赛(小学组)试题
Stream流
Educational Codeforces Round 22 E. Army Creation
Jetpack Compose 教程
问下各位大佬有用过cdc直接mysql to clickhouse的么
2014 Hefei 31st youth informatics Olympic Games (primary school group) test questions
Detailed explanation of issues related to SSL certificate renewal
更安全、更智能、更精致,长安Lumin完虐宏光MINI EV?
Add namespace declaration