| BOOL CBCGPAnimCtrl::SetBitmap | ( | CImageList * | pImagesAnim, |
| BOOL | bSizeToContent = TRUE |
||
| ) |
Sets a new bitmap
Sets an image list to the control.
Note. The animation process is stopped during a call to SetBitmap
| pImagesAnim | Specifies the new image list. The old image list will be destroyed. |
| bSizeToContent | Specifies whether the bitmap/image list should be stretched to fit the content |