Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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