| void CBCGPRibbonPaletteButton::SetGroupName | ( | int | nGroupIndex, | 
| LPCTSTR | lpszGroupName | ||
| ) | 
Sets the group name.
Use this function to rename the group.
The group at the specifies position must have been added using AddGroup().
| nGroupIndex | Specifies zero-based group index. | 
| lpszGroupName | Specifies the new group name. |