Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning a value from a form
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Returning a value from a form
Divers
Thread ID:
00935781
Message ID:
00935781
Vues:
53
Hi all, I have this form class which I instantiate this way:
  SET CLASSLIB TO calendario ADDITIVE 

  Thisform.Calendario=CREATEOBJECT("Calendario")
  Thisform.Calendario.Left= This.Left+This.Width+Thisform.Left+10
  Thisform.Calendario.Top = This.Left+This.Width+Thisform.Top
  Thisform.Calendario.Show
Now, how can I return a value from this form. It's a modal form.

Thanks in advance

Enmanuel
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform