Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Choose cancel
Message
De
05/08/2004 06:51:16
 
 
À
05/08/2004 06:42:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00930924
Message ID:
00930928
Vues:
9
THISFORM.Text1.Value = GETFILE ()

IF EMPTY (THISFORM.Text1.Value)   && GETFILE () return an empty string if the user press Cancel, Close or ESC
   THISFORM.Text1.SetFocus ()
ENDIF
HTH

>i need to setfocus to my form or my textbox1 if i choise cancel after this code below
>
>thisform.text1.Value=GETFILE().
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform