BCGControlBar Pro for MFC
CBCGPToolBoxPage* CBCGPToolBox::GetPage ( int  nPage) const

Given the page number returns a pointer to page object.

Returns
A valid pointer to page object or NULL if the page with the specified index does not exist.

Call this function to obtain a pointer to a page object.

Parameters
nPageSpecifies the zero-based index of toolbox page.