BCGSuite for MFC
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

Parameters
strNametile name
typetile type: BCGP_TILE_REGULAR, BCGP_TILE_WIDE or BCGP_TILE_DOUBLE_SIZE
colorTexttile foreground color
brushBackgroundtile background brush
colorBordertile border color