当前位置:网站首页>Utilisation de la barre de progression cbcggprogressdlgctrl utilisée par BCG
Utilisation de la barre de progression cbcggprogressdlgctrl utilisée par BCG
2022-07-04 19:37:00 【Bourgeons de printemps et Lotus d'été 728297 725】
CBCGPProgressDlgCtrlL'utilisation de la barre de progression suitMFCC'est pareil,Glisser dans le contrôle de la barre de progression,Ensuite, définissez la variable membre,CBCGPProgressDlgCtrl m_progressCtrl;
À l'endroit où il est utilisé:
m_progressCtrl.SetRange32(0, 1000);//Définir les valeurs minimales et maximales de la barre de progression
int nFirstStep = m_progressCtrl.SetStep(10);//Définir la taille de l'étape,Retour à l'étape précédente,La valeur par défaut est maximale1%
for (int x = 1; x <= 1000; x++)
{
m_progressCtrl.SetPos(x);
int a = m_progressCtrl.StepIt();//Ajouter une distance d'étape à la position d'origine,CoopérationSetStepUtiliser,Réglez la taille de l'étape avant d'utiliser ceci
}
Similaire àMFC Je n'en parlerai plus ici.
边栏推荐
- To sort out messy header files, I use include what you use
- In flinksql, in addition to data statistics, is the saved data itself a state
- 2014合肥市第三十一届青少年信息学奥林匹克竞赛(小学组)试题
- Upgrade the smart switch, how much is the difference between the "zero fire version" and "single fire" wiring methods?
- Oracle with as ora-00903: invalid table name multi report error
- 1006 sign in and sign out (25 points) (PAT class a)
- Unity editor extends C to traverse all pictures in folders and subdirectories
- node_ Exporter deployment
- 欧拉函数
- mysql中explain语句查询sql是否走索引,extra中的几种类型整理汇总
猜你喜欢
欧拉函数
Oracle with as ORA-00903: invalid table name 多表报错
Lenovo explains in detail the green smart city digital twin platform for the first time to solve the difficulties of urban dual carbon upgrading
关于判断点是否位于轮廓内的一点思考
Stream流
The explain statement in MySQL queries whether SQL is indexed, and several types in extra collate and summarize
Mysql database basic operation -ddl | dark horse programmer
OpenCV的二值化处理函数threshold()详解
大div中有多个div,这些div在同一行显示,溢出后产生滚动条而不换行
在线文本行固定长度填充工具
随机推荐
1009 Product of Polynomials(25 分)(PAT甲级)
HDU 6440 2018 Chinese college student program design network competition
kotlin 循环控制
The 15th youth informatics competition in Shushan District in 2019
函数式接口
Is it safe to open an account at Great Wall Securities? How to open an account when buying stocks
Pythagorean number law (any three numbers can meet the conditions of Pythagorean theorem)
Online sql to excel (xls/xlsx) tool
An example of multi module collaboration based on NCF
1003 emergency (25 points) (PAT class a)
一文掌握数仓中auto analyze的使用
1007 Maximum Subsequence Sum(25 分)(PAT甲级)
牛客小白月赛7 E Applese的超能力
ftp、sftp文件传输
Shell programming core technology "four"
Unity editor extends C to traverse all pictures in folders and subdirectories
安徽 中安在线文旅频道推出“跟着小编游安徽”系列融媒体产品
线上数据库迁移的几种方法
Wechat reading notes of "work, consumerism and the new poor"
HDU 6440 2018中国大学生程序设计网络选拔赛