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.
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