Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manipulating a control on a form
Message
De
26/08/1999 11:47:51
 
 
À
26/08/1999 11:45:18
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00257973
Message ID:
00257985
Vues:
20
Hi Steven,

>I am new at this. Can you be a little more specific. How do I reference the label outside the form?

Well, referenceing a form is like referenceing an object on the form. How do you call your form? If its with a DO FORM you can do something like this:

DO FORM MyFOrm.SCX NAME MyForm LINKED

Then to refreence that form anywhere you could do

MyForm.Label1.Visible = !MyForm.Label1.Visible

Does this help?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform