#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.2/wxWidgets3.2-3.2.11-1.x86_64/src/wxWidgets-3.2.11/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 |
| wxBitmapBundle | bitmap |
| wxRect | rect |
| bool | active |
| bool wxAuiNotebookPage::active |
| wxBitmapBundle wxAuiNotebookPage::bitmap |
| wxString wxAuiNotebookPage::caption |
| wxRect wxAuiNotebookPage::rect |
| wxString wxAuiNotebookPage::tooltip |
| wxWindow* wxAuiNotebookPage::window |