Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rotate label
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00682237
Message ID:
00682249
Views:
25
If it is just a right angle, then the easiest way is to out code in the Label.Init, like:
with this
.caption="L"+chr(13)+"A"+chr(13)+"B"+chr(13)+"E"+chr(13)+"L"
.wordwrap=.t.
.autosize=.t.
endwith




>Hi,
>
>Is there any way to rotate a label 90 degrees (pi/2 radians)?
>If there isn't would this be something to wish for in VFP 8.0?
>
>Einar
Previous
Reply
Map
View

Click here to load this message in the networking platform