Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BindEvent and properties
Message
De
17/02/2009 16:55:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
BindEvent and properties
Divers
Thread ID:
01382501
Message ID:
01382501
Vues:
87
How does one use BindEvent to link properties together?

For instance, a form with a property named 'cSomeProperty' and an object on the form with a property by the same name, and when that property is set on the form, I want that value to propogate to the object, by way of the binding.

In my form init(), I have:
BindEvent(this, 'cSomeProperty, this.SomeObject, 'cSomeProperty')
It does not seem to work.

What am I missing?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform