int CBCGPToolBox::GetPageNumber | ( | CBCGPToolBoxPage * | pPage | ) | const |
Given a pointer to a toolbox page object returns its zero-based index.
Use this function to retrieve the index of a toolbox page according to a pointer to a toolbox page object.
pPage | Points to a page object. |