#include <wx/aui/auibook.h>
A vector of AUI tab buttons.
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 wxAuiTabContainerButton objects in the application code.