CMFCRibbonStatusBarPane::SetTextAlign
Sets the text alignment of the label of the status bar pane.
void SetTextAlign(
int nAlign
);
Parameters
- [in] nAlign
Specifies the text alignment.
Remarks
nAlign can have one of the following values:
TA_LEFT: left alignment
TA_CENTER: center alignment
TA_RIGHT: right alignment
Requirements
Header: afxribbonstatusbarpane.h