Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Teb2,
What can I do to make my text look centered in the label? Mine looks like it is top centered? Use two labels, one for the background/border, one (transparent) for the text and center them with code: lblFront.Top = lblBack.Top + (lblBack.Height - lblFront.Height) \ 2 and the same for the left/width Regards Stephen Bullen Microsoft MVP - Excel Professional Excel Development The most advanced Excel VBA book available www.oaltd.co.uk/ProExcelDev |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform Label | Excel Discussion (Misc queries) | |||
Userform Label question | Excel Programming | |||
Userform blinking label | Excel Programming | |||
UserForm label doesn't load? | Excel Programming | |||
add text to label (label from forms toolbar) | Excel Programming |