Version: 2.9.4
Public Attributes
wxAuiTabContainerButton Class Reference

#include </home/zeitlin/src/wx/github/interface/wx/aui/auibook.h>


Detailed Description

A simple class which holds information about wxAuiNotebook tab buttons and their state.

Library:  wxAui
Category:  Window Docking (wxAUI)

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

List of all members.


Member Data Documentation

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

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines