当前位置:网站首页>BCG 使用之CBCGPColorDialog控件
BCG 使用之CBCGPColorDialog控件
2022-07-20 16:57:00 【春蕾夏荷_728297725】
对于BCG使用颜色选择面板,可以直接使用CBCGPColorDialog这个类,效果如下所示:
只需要如下代码即可显示这个对话框:
CBCGPColorDialog dlg(0, 0, this);
if (dlg.DoModal() == IDOK)
{
}
选择之后即可根据CBCGPColorDialog里面的方法获取选择的颜色,详细请参考其具体的方法
边栏推荐
- Li Kou daily question - day 40 -643 Maximum average number of word groups I
- HTB-Lame
- 低资源语言的语义模糊设置中的复杂 NER
- Django queries the queryset object data of MySQL database and converts it into JSON string
- "Fundamentals of program design" Chapter 10 function and program structure 6-7 judge the three digits that meet the conditions (15 points)
- 水泽-信息收集自动化工具安装
- "Fundamentals of program design" Chapter 10 function and program structure 7-1 circular volume calculator (20 points)
- 力扣每日一题-第40天-643. 字数组最大平均数Ⅰ
- Distributed high concurrency and high availability fastdfs file server cluster deployment
- Wechat applet 25 NPM module and pubsubjs realize page communication
猜你喜欢
随机推荐
sqlilabs less-25~25a
力扣每日一题-第40天-643. 字数组最大平均数Ⅰ
Why is kubernetes a new application server
Uniapp applet adds custom check box style
Selection bias induced spurious correlations in large language models
【若依(ruoyi)】popover
"Fundamentals of program design" Chapter 10 function and program structure 6-11 recursive calculation of P function (15 points)
Leetcode outlook 2021
Introduction and main features of varnish cache proxy server
个人学习 _numpy
How to set pf firewall on FreeBSD to protect web server
Mongodb replication (replica set)
2021-09-17
MySQL实现基于binlog的主从同步、主主同步
联想曝新型UEFI漏洞,影响70款数百万台笔记本电脑
关于PCDet的问题:Can not find file kitti_dbinfos_train.pkl
Reasons and solutions for more data entries than the original data table after left join/inner join
如何使用 Apache 构建 URL 缩短服务
unity texturestreaming
[untitled]