COX3DTabViewContainer::GetPage
CWnd* GetPage(const int nIndex) const
Parameters
nIndex |
Zero-based index of the page to be retrieved. |
Return Value
Pointer to the corresponding page window or NULL if the specified index was out of range.
Remarks
Retrieves a pointer to the specified page.