BCGSuite for MFC
void CBCGPWinUITiles::SetRoundedShapes ( BOOL  bSet = TRUE,
double  dblCornerRadius = 20.0 
)

Sets a control tile style: rectangular or rounded

Parameters
bSetTRUE - control has rounded shapes; FALSE - otherwise.
dblCornerRadiusSpecifies a tile corner radius.