Left Justify CommandButton Text

C

cparsons

If I go to the Forms toolbar I can add a button to my form. I can als
left justify my button text. I can't seem to do that if add a butto
from the Control Toolbox. The text just remains centered on th
button.

Is there a way to Left Justify the text on a command button?

Thanks,
Crai
 
G

Guest

hi,
this is done on the commandbuttom's property sheet. if you
cant change it there, then it can't be done.
 
Top