I imagine you have a similar issue to us in that you want to have an image and text on a button side by side. Like Paul says, having the Text centred is a Windows default and as far as I know there is no easy way around this. One option is to make an image containing the text, however you might run into problems with the background colour of the image, resizing, can't do dynamically, etc. You could also try padding the screen-value with spaces
Your best option is to try finding a free ocx button that allows you to position the text, or do what we did and make your own...