Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Autosizing label in a container not resizing
Message
De
06/05/2005 12:53:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Autosizing label in a container not resizing
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01011664
Message ID:
01011664
Vues:
70
VFP 9: I have a label in a container. It's autosize is set to True. When I change the caption, it doesn't resize.

I've tried the following to force the resize but without success. Anyone seen anything like this?
with This
  .lblCaption.Caption = .lblCaption.Caption
  .lblCaption.Width = 10
  .lblCaption.AutoSize = .F.
  .lblCaption.AutoSize = .T.
endwith
Thanks,
Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform