BCGControlBar Pro for MFC
BOOL CBCGPTasksPane::SetGroupName ( int  nGroup,
LPCTSTR  lpszGroupName 
)

Sets a new group name

Returns
TRUE, if the function succeeds; FALSE, if the specified group does not exist.

Use this function to set a new group name.

Parameters
nGroupSpecifies the zero based index of a group whose name is set.
lpszGroupNameSpecifies the new group name.