BCGControlBar Pro for MFC
void CBCGPRibbonStatusBarPane::SetTextAlign ( int  nAlign)
inline

Sets text alignment.

nAlign can be one of the following values:

  • TA_LEFT - left alignment
  • TA_CENTER - center alignment
  • TA_RIGHT - right alignment
Parameters
nAlignSpecifies the text alignment to set.