CBCGPWinUITile::CBCGPWinUITile | ( | const CString & | strName, |
BCGP_WINUI_TILE_TYPE | type = BCGP_TILE_REGULAR , |
||
const CBCGPColor & | colorText = CBCGPColor() , |
||
const CBCGPBrush & | brushBackground = CBCGPBrush() , |
||
const CBCGPColor & | colorBorder = CBCGPColor() |
||
) |
Constructs CBCGPWinUITile object
strName | tile name |
type | tile type: BCGP_TILE_REGULAR, BCGP_TILE_WIDE or BCGP_TILE_DOUBLE_SIZE |
colorText | tile foreground color |
brushBackground | tile background brush |
colorBorder | tile border color |