#include </home/zeitlin/src/wx/github/interface/wx/aui/auibook.h>
A simple class which holds information about wxAuiNotebook tab buttons and their state.
Public Attributes | |
| int | id |
| button's id | |
| int | curState |
| current state (normal, hover, pressed, etc.) | |
| int | location |
| buttons location (wxLEFT, wxRIGHT, or wxCENTER) | |
| wxBitmap | bitmap |
| button's hover bitmap | |
| wxBitmap | disBitmap |
| button's disabled bitmap | |
| wxRect | rect |
| button's hit rectangle | |
button's hover bitmap
current state (normal, hover, pressed, etc.)
button's disabled bitmap
button's id
buttons location (wxLEFT, wxRIGHT, or wxCENTER)
button's hit rectangle