#include </home/Hamish/wxwidgets/wxWidgets3.0-3.0.5.1-1.src/wxWidgets3.0-3.0.5.1-1.i686/src/wxWidgets-3.0.5.1/interface/wx/aui/auibook.h>
A simple class which holds information about the notebook's pages and their state.
<>< =''>:</>&;&;< =''>\ </></>
Public Attributes | |
wxWindow * | window |
wxString | caption |
wxString | tooltip |
wxBitmap | bitmap |
wxRect | rect |
bool | active |
bool wxAuiNotebookPage::active |
wxBitmap wxAuiNotebookPage::bitmap |
wxString wxAuiNotebookPage::caption |
wxRect wxAuiNotebookPage::rect |
wxString wxAuiNotebookPage::tooltip |
wxWindow* wxAuiNotebookPage::window |