Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus
Message
From
31/01/1999 11:03:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Setfocus
Miscellaneous
Thread ID:
00182267
Message ID:
00182267
Views:
54
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.
Next
Reply
Map
View

Click here to load this message in the networking platform