Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the text label for the caption bar.
void SetText(
const CString& strText,
BarElementAlignment textAlignment=ALIGN_RIGHT
);
Parameters
[in] strText
The text string to set.[in] textAlignment
The text alignment.
Remarks
The text label is aligned as specified by the textAlignment parameter. It can be one of the following BarElementAlignment values:
ALIGN_INVALID
ALIGN_LEFT
ALIGN_RIGHT
ALIGN_CENTER
Requirements
Header: afxcaptionbar.h