Version: 2.9.4
Classes | Defines | Variables
listbook.h File Reference

クラス

class  wxListbook
 wxListbook is a class similar to wxNotebook but which uses a wxListCtrl to show the labels instead of the tabs. More...

Defines

#define wxLB_DEFAULT   wxBK_DEFAULT
#define wxLB_TOP   wxBK_TOP
#define wxLB_BOTTOM   wxBK_BOTTOM
#define wxLB_LEFT   wxBK_LEFT
#define wxLB_RIGHT   wxBK_RIGHT
#define wxLB_ALIGN_MASK   wxBK_ALIGN_MASK

Variables

wxEventType wxEVT_COMMAND_LISTBOOK_PAGE_CHANGED
wxEventType wxEVT_COMMAND_LISTBOOK_PAGE_CHANGING

Define Documentation

#define wxLB_ALIGN_MASK   wxBK_ALIGN_MASK
#define wxLB_BOTTOM   wxBK_BOTTOM
#define wxLB_DEFAULT   wxBK_DEFAULT
#define wxLB_LEFT   wxBK_LEFT
#define wxLB_RIGHT   wxBK_RIGHT
#define wxLB_TOP   wxBK_TOP

Variable Documentation

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines