landon998
12-18-2000, 10:09 AM
Can anyone tell me how to left align a command button caption, I thought it would be an easy thing to do, but I can't figure it out.
I know this seems like a stupid question!
I know this seems like a stupid question!
Left align text in command button?landon998 12-18-2000, 10:09 AM Can anyone tell me how to left align a command button caption, I thought it would be an easy thing to do, but I can't figure it out. I know this seems like a stupid question! ruti_gl 12-25-2000, 12:04 AM You can use Label or PictureBox Control instead of CommandButton, or change its Style to Graphic, and add its picture with the Left-aligned Text. Good Luck! Ruth Glushkin Derek Stone 12-25-2000, 01:18 PM No need to use picture boxes or other controls. Just add some spaces after the actual caption. Good Luck -cl <a href="http://vb.wsoftware.net" target="_new">http://vb.wsoftware.net</a> |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum