Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameters between forms
Message
 
À
07/02/2006 19:23:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01094511
Message ID:
01094566
Vues:
8
you can add a property of the parent form and then call the child form with thisform as a parameter. from the child form do something like oform.my_property = value1
Slán
~M


>how to return the variables between forms?
>
>the first form is an invoice form, which will call the payment form, then print the invoice.
>
>in the invoice form, I did:
>
> do form payment with total_invoice
>
>then I need to return the values of payment: 'cash, creditcard, cardnumber, cardholder, debitcard' back to invoice form.
>
>how can I do that? I don't want to use public variables.
>
>regards,
>
>Jerry
Go raibh maith agat

~M
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform