|
-
March 12th, 2004, 11:07 AM
#1
How to Insert a photograph in a dialog Box
Hi,
How can I have a photo(*.gif) in a Dialog box?
Thanks,
Deepak Samuel.
-
March 12th, 2004, 12:36 PM
#2
easiest way is to add the microsoft picture clip activex control. it wll solve ur problem...
"I came"
"I saw"
"I conquered" 
-
March 12th, 2004, 01:14 PM
#3
Another option is to convert your picture to bmp format, then add it as a picture control in your dialog's resource file.
-
March 13th, 2004, 05:22 AM
#4
How to add it as a picture control in your dialog's resource file ?
Step pls..
Thanks.
-
March 13th, 2004, 10:32 AM
#5
You may also look at CxImage, its free and support many formats, plus different files conversations as well. Images from resource or external files, both can be used pretty easily.
You can display the picture in any window with that.
Last edited by Ejaz; March 13th, 2004 at 10:35 AM.
-
March 13th, 2004, 12:20 PM
#6
Originally posted by Dimension
How to add it as a picture control in your dialog's resource file ?
Step pls..
Thanks.
first of all using the appwizard add support for activex controls then in dialog editor right click on the dialog nd select activex control. now frm the list box select the picture control
"I came"
"I saw"
"I conquered" 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|