Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The text in standard buttons in userforms is center-aligned. Is it possible
to make it right / left? Gert-Jan |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Just be inventive. Create a 24x16 jpg-image (depending on your button size) and give it color #D4D0C8 (R 212, G 208, B 200) In the Buttons properties, select that image and set PicturePosition to 1. fmPicturePositionLeftCenter Add a couple of spaces before the Buttons caption, and you're done. "Gert-Jan" schreef in bericht ... The text in standard buttons in userforms is center-aligned. Is it possible to make it right / left? Gert-Jan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
align text?? | New Users to Excel | |||
Align text in Excel? | Excel Discussion (Misc queries) | |||
How to right-align text and numbers? | Excel Discussion (Misc queries) | |||
How to align text boxes? | Excel Discussion (Misc queries) | |||
Changing text size in option buttons on a userform | Excel Programming |