#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.1/wxWidgets3.1-3.1.5-2.x86_64/src/wxWidgets-3.1.5/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 |