Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Show and Hide
Message
De
03/04/2000 23:31:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Form Show and Hide
Divers
Thread ID:
00354770
Message ID:
00354770
Vues:
57
Hi all,

I have this code in a valid event from a textbox

select artigos
if empty(this.value)
do form search_listbox
this.value=artigos.c_codigo
thisform.refresh()
endif

when it run's, it open's the second form and go back, but if i have in in a button it works ok, show the form and i do my selections, then i close the form and go back.

Is there a way to stop the form when it shows up in valid event?


Thanks' in Advance

João batista
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform