Vertical Label: How to make it read bottom to top

  • Thread starter Thread starter Grahammer
  • Start date Start date
G

Grahammer

I'd like to use a Label with vertical alignment. It appears that I can only
do this from top to bottom.

I want to use the label on the left side of a textbox so I need it to read
from bottom to top (With the text baseline toward the texbox)

Is this possible?
 
I'd like to use a Label with vertical alignment. It appears that I can only
do this from top to bottom.

I want to use the label on the left side of a textbox so I need it to read
from bottom to top (With the text baseline toward the texbox)

Is this possible?

See RotateText at:
http://www.lebans.com
 
Back
Top