Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't Change Caption of a Label Control
Message
De
26/09/2000 16:38:23
 
 
À
26/09/2000 10:07:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00420898
Message ID:
00421198
Vues:
18
>I created a form using the form designer. I want to change some label control captions during the form load. I can't seem to change the captions of label controls.

The objects haven't been intialized at this point yet. You can either use the Objects' individual Init() event, or the Form's Init() event.

Another possiblity might be to add the expression into the property at designtime, either using the expression builder or adding "=" in front of the expression in the properties sheet.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform