CBCGPWinUITile::CBCGPWinUITile | ( | const CString & | strName, |
BOOL | bIsWide = FALSE , |
||
const CBCGPColor & | colorText = CBCGPColor() , |
||
const CBCGPBrush & | brushBackground = CBCGPBrush() , |
||
const CBCGPColor & | colorBorder = CBCGPColor() |
||
) |
Constructs CBCGPWinUITile object
strName | tile name |
bIsWide | TRUE if tile is wide; FALSE - otherwise |
colorText | tile foreground color |
brushBackground | tile background brush |
colorBorder | tile border color |