when try to asign a member variable to it on the IDE it shows like CStatic Member variable
i seen another examples in vc6 which shows this member on the picturebox when i create a CStatic the intelisense doesnt show any members.
m_Picture.SetBitmap
in resume what i need is to display a image stored on a buffer with the bmp file format in a picture or even in the body of the dialogbox works for me.
Thx in Advance!!!

