BCGSuite for MFC
BOOL CBCGPStatic::SetPicture ( const CBCGPToolBarImages &  src,
BOOL  bAutoResize = FALSE,
BOOL  bPictureCircularShape = FALSE 
)

Sets a picture.

Parameters
srcsource image.
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.