クラス | |
class | wxToolBarToolBase |
A toolbar tool represents one item on the toolbar. More... | |
class | wxToolBar |
A toolbar is a bar of buttons and/or other controls usually placed below the menu bar in a wxFrame. More... | |
Enumerations | |
enum | wxToolBarToolStyle { wxTOOL_STYLE_BUTTON = 1, wxTOOL_STYLE_SEPARATOR = 2, wxTOOL_STYLE_CONTROL } |
enum | { wxTB_HORIZONTAL, wxTB_TOP, wxTB_VERTICAL, wxTB_LEFT, wxTB_3DBUTTONS, wxTB_FLAT, wxTB_DOCKABLE, wxTB_NOICONS, wxTB_TEXT, wxTB_NODIVIDER, wxTB_NOALIGN, wxTB_HORZ_LAYOUT, wxTB_HORZ_TEXT, wxTB_NO_TOOLTIPS, wxTB_BOTTOM, wxTB_RIGHT } |
wxToolBar style flags More... |
anonymous enum |
wxToolBar style flags
enum wxToolBarToolStyle |