|  | 
| 
 Public Member Functions | 
|  | wxVerticalToolbar (wxToolBar *toolbar) | 
| void | AddTool (int toolId, const wxString &label, const wxBitmap &bitmap, wxItemKind kind=wxITEM_NORMAL, const wxString &shortHelpString=wxT("")) | 
| void | Update () | 
| void | InsertTool (int pos, int toolId) | 
| 
 Protected Member Functions | 
| void | InsertVerticalButton (int pos, wxVertButton &button) | 
| 
 Protected Attributes | 
| wxToolBar * | m_toolbar | 
| wxVertButtons | m_buttons | 
| int | m_sw | 
| int | m_sh | 
| wxMemoryDC | m_btDc |