Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can do BINDEVENT(thisform,'ActiveControl')
Message
De
08/05/2003 10:26:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Can do BINDEVENT(thisform,'ActiveControl')
Divers
Thread ID:
00786233
Message ID:
00786233
Vues:
54
Hi

I need fire one methods before/after ActiveControl change value.

I write on form.Init()
BINDEVENT(thisform,"ActiveControl",thisform,"FocusChange")

and add this methods:

PROCEDURE FocusChange
lparameters ofocus
messagebox(ofocus.Name+" change focus")
RETURN

but it does not happen null.

I mistaken?
Is another bug ?

If someone me helps thanks to it.

Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform