align text in Labels and TextBoxes

R

Robert

Hi!

In a UserForm I want to align text vertical in Labels and TextBoxes.
Getting text on the same height would be much easier if I could center
vertical. Going through the Properties of both - I cannot find a setting.

Suggestions anyone?

TIA - Robert
 
P

Peter Hewett

Hi Robert

There is no vertical alignment property. All you can do is set the Top property of the
Label and TextBox manually and then preserve that relative difference in subsequent rows.

HTH + Cheers - Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top