Ok, so maybe I'm the only one who didn't know this, but here is a tip I figured out. Normally the ToolBar control only works with images and text, otherwise the buttons look bad with no images on them. Well, if you want to use the ToolBar for just buttons with no images, create an ImageList control and set its height to 1, 2, 3 pixels. Then set the ToolBar to use that image list. It will resize its buttons to the size of the ImageList