CMFCCaptionBar::SetText
Impostare l'etichetta di testo della didascalia.
void SetText(
const CString& strText,
BarElementAlignment textAlignment=ALIGN_RIGHT
);
Parametri
[in] strText
La stringa di testo al set.[in] textAlignment
Allineamento del testo.
Note
L'etichetta di testo è allineata come specificato dal parametro textAlignment. Può essere uno dei seguenti valori BarElementAlignment :
ALIGN_INVALID
ALIGN_LEFT
ALIGN_RIGHT
ALIGN_CENTER
Requisiti
intestazione: afxcaptionbar.h