Version: 3.0.3
wxAuiNotebookPage Class Reference

#include <wx/aui/auibook.h>

Detailed Description

A simple class which holds information about the notebook's pages and their state.

Library:  wxAui
Category:  Window Docking (wxAUI)

Public Attributes

wxWindowwindow
 
wxString caption
 
wxString tooltip
 
wxBitmap bitmap
 
wxRect rect
 
bool active
 

Member Data Documentation

bool wxAuiNotebookPage::active
wxBitmap wxAuiNotebookPage::bitmap
wxString wxAuiNotebookPage::caption
wxRect wxAuiNotebookPage::rect
wxString wxAuiNotebookPage::tooltip
wxWindow* wxAuiNotebookPage::window