Hi all.
As the title says ... I'm looking for a means (font or otherwise) to have a label print "sideways" (vertically) ... Any ideas?
Thanks!
Hi all.
As the title says ... I'm looking for a means (font or otherwise) to have a label print "sideways" (vertically) ... Any ideas?
Thanks!
Try property Vertical =true.
You have to resize label to display the entire caption either manually or through code
That's the way to do it ... Thanks.Quote:
Originally posted by Split
Try property Vertical =true.
You have to resize label to display the entire caption either manually or through code