Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rotate label
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00682237
Message ID:
00682249
Vues:
26
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform