1、在.rc文件中添加:例如
IDR_RRR 2110 "res\\test.png"
2、在html中添加:例如
<input type="button" class="button" value="获取当前区域设备" id="GetBounds" style='background:url("IDR_RRR") no-repeat; background-color: #0D9BF2; background-position: 3px;'/>
CDHtmlDialog导入png格式图片资源到html
最新推荐文章于 2021-06-15 16:01:51 发布