BOOL CBCGPMDIFrameWnd::SetMDITabStateAnimationImages | ( | UINT | uiAnimImagesResID, |
int | cx = 16 , |
||
BOOL | bDPIAutoScale = TRUE , |
||
COLORREF | clrTransp = RGB(255, 0, 255) |
||
) |
Sets MDI tab state animation images.
uiAnimImagesResID | Identifier for the animation images resource. |
cx | The icon width. |
bDPIAutoScale | Specifies whether the image should be scaled according to current DPI. |
clrTransp | The transparent color. |