BCGControlBar Pro for MFC
void CBCGPRatingCtrl::SetHorzAlign ( int  nAlign,
BOOL  bRedraw = TRUE 
)

Specifies the rating control horizontal alignment.

Parameters
nAlignOne of the following values: TA_LEFT (default), TA_CENTER, or TA_RIGHT.
bRedrawSpecifies whether a control should be redrawn.