Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing parent form caption
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00063766
Message ID:
00063770
Vues:
57
>How do I change a parent form caption.
>
>I tried -- thisform.parent.caption= "..." -- but it does'nt work.

You should address 'parent' form, e.g. _SCREEN.Forms(7).Caption=..., here 7 is form identifier, which can be found checking forms in loop from 1 to _SCREEN.FormCount
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform