BCGControlBar Pro for MFC
BOOL CBCGPTasksPane::GetPageByGroup ( int  nGroup,
int &  nPage 
) const

Retrieves page index for the specified group.

Returns
Nonzero if the group with specified index is found; otherwise 0.

Used to retrieve the page index for the specified group.

Parameters
nGroupThe zero-based index of the group in the internal list of groups.
nPageReturns the page index for the specified group. It is 0 if there is only one default page.