BCGControlBar Pro for MFC
int CBCGPRibbonEdit::GetTextAlign ( ) const
inline

Returns alignment of text.

Returns alignment of text associated with the CBGPRibbonEdit and it's in-place edit control. The returned value can be:

  • ES_LEFT - left alignment
  • ES_CENTER - center alignment
  • ES_RIGHT - right alignment