#include <wx/aui/auibook.h>
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.