| CBCGPRibbonLabel::CBCGPRibbonLabel | ( | LPCTSTR | lpszText, |
| BOOL | bIsMultiLine = FALSE, |
||
| UINT | nID = 0 |
||
| ) |
Constructs the ribbon label object and initializes it with a text string.
The constructor. You should pass the text to be displayed as lpszText parameter. Set bIsMultiLine to TRUE to create a multi-line label.