BCGControlBar Pro for MFC
CBCGPTasksGroup* CBCGPTasksPane::GetTaskGroup ( int  nGroup) const

Given a group index, returns a pointer to group.

Returns
The task group currently at this index.

Use this function to get CBCGPTasksGroup pointer by the group index. For reverse operation use GetGroupLocation().

Parameters
nGroupThe zero-based index of the group in the internal list of groups.