I'm creating a vertical toolbar with 1 or more buttons with images for each. In design, the buttons (actually the 1 button for now) show up fine, but when the app is run, the toolbar and button show up without the image.... The rub is, if I move the toolbar to either the top or bottom, the image shows fine, but docked on the left or right, it doesn't. This is all .Net code generated code in a MDI view, I haven't started hand coding yet...