Hi Clint,
Ribbon buttons are all made to work with screen tips. You shouldn't use the ToolTip property with ribbon controls. Instead, you should use the various ScreenTip* properties on ribbon controls.
If you are just making a standard ToolBar though, I would recommend using regular buttons. If you use our Themes product and have native control theming active, they will render similar to ribbon buttons.