BCGControlBar Pro for MFC
CBCGPToolBoxPage* CBCGPToolBoxEx::GetPage ( int  nPage,
BOOL  bInFilter = FALSE 
) 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
nPageZero-based page index.
bInFilterIf this parameter is TRUE, the methods don't count empty (out of filter) pages.