Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return a value through a BindEvent method
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01509568
Message ID:
01509569
Vues:
48
Oh, strange, it works out of the box. Never mind!

>Hello,
>
>I have an object on a form which has a method that should return a value. I don't want to type
>
>RETURN THISFORM.GetValue()
>
>but instead I tried to use BINDEVENT to do that:
>
>BINDEVENT(THISFORM.Container,"GetValue",THISFORM,"GetValue")
>
>Is there a way to get teh value returned by THISFORM.GetValue() to get returned by THISFORM.Container.GetValue() ?
>
>Then I can avoid putting any specific code into this method which makes my container much easier to re-use.
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform