Version: 3.0.5
Loading...
Searching...
No Matches
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

<>< =''>:</>&;&;< =''>\ </></>

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