Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setfocus
Message
De
31/01/1999 11:03:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Setfocus
Divers
Thread ID:
00182267
Message ID:
00182267
Vues:
56
Hey

I try to put the setfocus on the txtfieldbox when
the number in this txtfieldbox is not good.

How can do this?

Thanks you all for your help.

tcNoprod = padr(alltrim(tcNoprod ) ,len(recette.cnoproduit))
select recette
if seek (tcNoprod, "recette","cnoproduit")
Thisform.updatecombo(tcNoprod,tcComboname, tcCursor)
else
ShowMes(GetMes("batprint","Question9"))

???????????????????????????????????????
Thisform.&tcTextf..setfocus()
???????????????????????????????????????

return .f.
endif

Pierre P
Pierre Paradis
Working for Technologies Softdesign inc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform