Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refer to top level form from child form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00633056
Message ID:
00633102
Vues:
21
>Hi - how do I set a property of a top-level form from a child form in mdi application?
>
>I have a child form and I want to close it and launch another form when a user responds yes to a messagebox question - closing the form is OK but I am trying to set a property on the top-level form and then programmatically doubleclick the treeview control in the top-level form - any ideas?
>
>Thanks

You can pass the form reference to the child form when you call it. Something like
DO FORM ChildForm WITH Thisform
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform