Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing Method Code During Runtime
Message
De
21/03/2003 07:44:06
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
20/03/2003 10:43:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00767989
Message ID:
00768507
Vues:
21
I came to the same solution. Had to play with the interactions between all the events a little, but it finally is working just like I need it to.

Thanks! Renoir

>You could add a property to the form, let say Foo. In the InteractiveChange event, you assign .T. or .F. to this property. Then you could put this code in the LostFocus:
>
>
IF ThisForm.Foo
>   NODEFAULT
>ENDIF
HTH
>
>>Is there a way to assign code to the LostFocus of an object during runtime? I have a conditional statement that I want to use in the InteractiveChange method that would set the LostFocus to "NODEFAULT" or "" depending
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform