Is there a way to make the picture you add to a command button(via the Picture property) to appear to the left of the text on the button? Or do I need to paint a Picturebox on the button and paste it that way? Currently, when I assign a picture to the button, it places it above the text on the button.