Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My labels have a mind of their own
Message
 
 
À
25/08/2006 11:26:46
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01148417
Message ID:
01148585
Vues:
15
>>To stop it, set AutoSize=.F.
>
>But I was hoping to have autosize set to .T. so that when the caption changes (and it will) it could simply grow to the left but keep its right side fixed at its initial position. Can this be done?

Try
Thisform.label1.Caption = "New Caption"
Thisform.label1.AutoSize = .T.
Thisform.label1.AutoSize = .F.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform