View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Text alignment in User Forms

I have created a user form using VBA, I added a text label. I can change the
text alignment horizontally to fit the center of the label box. How can I
change the vertical Alignment of the text in the label box so it to is in the
middle. Under the behaviour in the Properties box their is no option to align
center vertical.