BCGControlBar Pro for MFC
int CBCGPTasksPane::GetTaskCount ( int  nGroup) const
inline

Returns the number of tasks in the specifies group.

Returns
The task count if the function succeeds or 0 if the group index is invalid.

Call this function to determine the number of tasks in a specific group.

Parameters
nGroupSpecifies the index of a group whose task number is retrieved.