Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Constructs and initializes a CMFCRibbonLabel object that displays the specified text string.
CMFCRibbonLabel(
LPCTSTR lpszText,
BOOL bIsMultiLine = FALSE
);
Parameters
[in] lpszText
The text to appear in the label.[in] bIsMultiLine
TRUE to specify that the label is a multi-line label; otherwise, FALSE.
Requirements
Header: afxRibbonLabel.h