Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get a value from a Form - Using CreateObject()
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Get a value from a Form - Using CreateObject()
Divers
Thread ID:
00794566
Message ID:
00794566
Vues:
42
Hello!

I have a VCX with some forms inside it... One of them is fw_Password (FORM) that have just 2 textbox and one commandbutton.
This class (fw_Password) returns a value (.T. or .F.) and I want to get it... For example:
oPassword = CreateObject("fw_Password")
oPassword.Show
So... How can I get this value (that is returned by the fw_Password.Unload)?

If I were a form, I would do it:
Do Form MyPasswordForm To m.MyReturn
? m.MyReturn
I don't know what can I do... :-(

[]s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform