BCGSuite for MFC
BOOL CBCGPStatic::SetPicture ( HBITMAP  hBitmap,
BOOL  bAutoResize = FALSE,
BOOL  bPictureCircularShape = FALSE 
)

Sets a picture.

Parameters
hBitmapBitmap handle.
bAutoResizeSpecifies whether control should be automatically resized to the picture size.
bPictureCircularShapeSpecifies whether the image will have the circular shape.
Returns
TRUE if it succeeds, FALSE if it fails.