BCGControlBar Pro for MFC
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().

Parameters
nGroupIndexSpecifies zero-based group index.
lpszGroupNameSpecifies the new group name.