BCGSuite for MFC
void CBCGPWinUITile::SetImage ( const CBCGPImage image,
BCGP_WINUI_IMAGE_EFFECT  effect = BCGP_ANIMATION_NONE,
int  nAnimationTime = 1000,
BOOL  bStretch = FALSE 
)

Specifies the tile image (icon)

Parameters
imageThe tile image.
effectThe animation effect.
nAnimationTimeThe animation time.
bStretchSet this parameter to TRUE to enable image stretching.