Gif image
C / C++ / MFC
5
Posts
3
Posters
0
Views
1
Watching
-
You can try like this
CImage m_Image;
m_Image.Load(filename);
m_Button.SetBitmap(m_Image.Detach());
WhiteSky
-
You can try like this
CImage m_Image;
m_Image.Load(filename);
m_Button.SetBitmap(m_Image.Detach());
WhiteSky
-
CImage' : undeclared identifier what is a problem #include #include #include I have the added these header files but afxstr.h no such file or directroy
I dont know you include this file or no
AtlImage.h
WhiteSky
-
prathuraj wrote:
how to add gif image to button
read this http://www.codeproject.com/bitmap/extendedbitmap2.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You