displaying images in a dialog box
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I wanted to display images(*.bmp, *.jpg, t.tiff...) in a dialog box, I came across CxImage in one of the articles in the code project,But I do not know how to attach it to my project and how to use it. Can anyone please help. Or does anyone know...how to use GDI+ for displaying images. Thanks
-
Hi, I wanted to display images(*.bmp, *.jpg, t.tiff...) in a dialog box, I came across CxImage in one of the articles in the code project,But I do not know how to attach it to my project and how to use it. Can anyone please help. Or does anyone know...how to use GDI+ for displaying images. Thanks
hi If you already have bmp images, u can easily add to the Dialog using "Microsoft Forms 2.0 Image" .It is a activeX Control.