About bitmaps on dialog
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have tried to add a cstatic control to display a bitmap. the background is made transparent (by using the grey color). it really appears to be transparent in my computer. But when i deploy the program in another person's computer, the background becomes not transaprent (becomes darker). Why is that? Thanks all!