Version: 3.0.4
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

§ active

bool wxAuiNotebookPage::active

§ bitmap

wxBitmap wxAuiNotebookPage::bitmap

§ caption

wxString wxAuiNotebookPage::caption

§ rect

wxRect wxAuiNotebookPage::rect

§ tooltip

wxString wxAuiNotebookPage::tooltip

§ window

wxWindow* wxAuiNotebookPage::window