Version: 3.3.0
wxAuiNotebookPageArray Class Reference

#include <wx/aui/auibook.h>

+ Inheritance diagram for wxAuiNotebookPageArray:

Detailed Description

A vector of AUI notebook pages.

This class is actually a legacy container (see Container Classes for more details), but it can, and should be, handled as just a vector of wxAuiNotebookPage objects in the application code.