当前位置:网站首页>Cbcgpprogressdlgctrl progress bar used by BCG
Cbcgpprogressdlgctrl progress bar used by BCG
2022-07-04 19:37:00 【Spring buds and summer lotus_ seven hundred and twenty-eight mi】
CBCGPProgressDlgCtrl The use of progress bar is similar to MFC equally , Drag the progress bar control , Then define the member variables ,CBCGPProgressDlgCtrl m_progressCtrl;
At the place of use :
m_progressCtrl.SetRange32(0, 1000);// Set the minimum and maximum values of the progress bar
int nFirstStep = m_progressCtrl.SetStep(10);// Set step size , Return to the original step size , The default is the maximum 1%
for (int x = 1; x <= 1000; x++)
{
m_progressCtrl.SetPos(x);
int a = m_progressCtrl.StepIt();// Add a step distance to the original position , coordination SetStep Use , Set the step size before using this
}
Be similar to MFC No more details here
边栏推荐
- OpenCV的二值化处理函数threshold()详解
- 生成XML元素
- YOLOv5s-ShuffleNetV2
- Specify the character set to output
- Double colon function operator and namespace explanation
- 明明的随机数
- 1009 Product of Polynomials(25 分)(PAT甲级)
- 1011 World Cup Betting (20 分)(PAT甲级)
- The CDC of sqlserver can read the data for the first time, but it can't read the data after adding, deleting and modifying. What's the reason
- BCG 使用之新建向导效果
猜你喜欢

Lenovo explains in detail the green smart city digital twin platform for the first time to solve the difficulties of urban dual carbon upgrading

C# 使用StopWatch测量程序运行时间

Hough transform Hough transform principle

FPGA timing constraint sharing 01_ Brief description of the four steps

mysql中explain语句查询sql是否走索引,extra中的几种类型整理汇总

Use canal and rocketmq to listen to MySQL binlog logs

TCP两次挥手,你见过吗?那四次握手呢?

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

Online text line fixed length fill tool

YOLOv5s-ShuffleNetV2
随机推荐
Socket programming demo II
PointNeXt:通过改进的模型训练和缩放策略审视PointNet++
LeetCode FizzBuzz C#解答
牛客小白月赛7 F题
node_exporter部署
LM10丨余弦波动顺势网格策略
牛客小白月赛7 E Applese的超能力
关于判断点是否位于轮廓内的一点思考
"Only one trip", active recommendation and exploration of community installation and maintenance tasks
Use canal and rocketmq to listen to MySQL binlog logs
English grammar_ Noun - use
.NET ORM框架HiSql实战-第二章-使用Hisql实现菜单管理(增删改查)
如何使用Async-Awati异步任务处理代替BackgroundWorker?
TCP两次挥手,你见过吗?那四次握手呢?
Detailed explanation of the binary processing function threshold() of opencv
Summary and sorting of 8 pits of redis distributed lock
1008 Elevator(20 分)(PAT甲级)
在线SQL转Excel(xls/xlsx)工具
Unity编辑器扩展C#遍历文件夹以及子目录下的所有图片
Bi skills - permission axis