BCGControlBar Pro for MFC
void CBCGPTasksPane::RemoveGroup ( int  nGroup)

Removes a group.

This function is used to remove the group. All tasks and user windows associated with the group will be destroyed. To remove all groups, use RemoveAllGroups().

Parameters
nGroupSpecifies the zero based index of a group to be removed in the internal list of groups.