如何在对话框的VC ++项目中添加.bmp图像 [英] How to Add a .bmp image in the VC++ project on dialog

查看:116
本文介绍了如何在对话框的VC ++项目中添加.bmp图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在vc ++项目中的对话框上添加bmp图像.我将如何在我的项目中使用它.

I want to add a bmp image on the dialog in vc++ project.how i will do it in my project.

推荐答案

尝试:
1.将位图添加为项目的资源
2.将图片控件添加到对话框中
3.为此控件选择样式位图"
4.将位图ID分配给该控件
Try:
1. Add a bitmap as a resource to your project
2. Add a picture control to the dialog
3. Choose the style ''bitmap'' for this control
4. Assign the bitmap ID to this control


这篇关于如何在对话框的VC ++项目中添加.bmp图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆