| wxToolBox | Control which allows you to incorporate VS.NET-like toolbox or Outlook-like side bar into your applications |
| wxToolBoxBitmapSet | Used for storing set of 3 background bitmaps for toolbox objects |
| wxToolBoxEvent | A toolbox event holds information about events associated with wxToolBox objects |
| wxToolBoxItem | Class for storing information about toolbox items |
| wxToolBoxScrollButton | Stores information about toolbox button objects (toolbox has 2 scroll buttons - for upward and downward scrolling) |
| wxToolBoxTab | Contains information about toolbox tab, including array of toolbox items |
| wxToolItemEditorTextCtrl | Text area for entering new labels of toolbox tabs and items |
| wxToolObject | Base class for all Tool Objects (tabs, items, buttons) |
| wxToolObjectBackground | Used for storing 3 sets of background bitmaps for toolbox objects |